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
MichalK 76fc9ebed7
[Fix] Reuse registry in multicluster (fixes #485,@kuritka) (#486, @kuritka)
4 years ago
..
container.go simplify log outputs and increase timeout for tests 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
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 [Fix] Reuse registry in multicluster (fixes #485,@kuritka) (#486, @kuritka) 4 years ago
node.go simplify log outputs and increase timeout for tests 4 years ago
translate.go properly handle initNode and normalize waiting for log messages to determine successful node starts 4 years ago
translate_test.go NodeSpec: transform network string to list of strings to allow checking out node networks 4 years ago
types.go cleanup and prepare for push to rancher/k3d 5 years ago
util.go [Fix] Reuse registry in multicluster (fixes #485,@kuritka) (#486, @kuritka) 4 years ago
volume.go general: properly use variable default object labels 4 years ago