Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
k3d/pkg/runtimes/docker
Thorsten Klein bb1f5bde71
[FIX/ENHANCEMENT] node/create: inherit registry config from existing nodes (#597)
3 years ago
..
container.go [FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
docker.go server: trim the port off the dockerHost as it renders the kubeconfig unusable (fixes #487) 4 years ago
host.go add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
image.go [Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
info.go [Feature] Runtime Info (#553) 4 years ago
kubeconfig.go [Feature] Support docker over ssh (#324, @ekristen & @inercia) 4 years ago
machine.go cleanup docker-machine related logs 4 years ago
network.go runtimes/docker/network: only read ipam config if exists 3 years ago
node.go simplify log outputs and increase timeout for tests 4 years ago
translate.go fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
translate_test.go fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
types.go cleanup and prepare for push to rancher/k3d 5 years ago
util.go [FIX/ENHANCEMENT] node/create: inherit registry config from existing nodes (#597) 3 years ago
volume.go general: properly use variable default object labels 4 years ago