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
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes
4 years ago
..
container.go [Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
docker.go cleanup and prepare for push to rancher/k3d 5 years ago
host.go add entry for host.k3d.internal to /etc/hosts in the node containers 4 years ago
image.go loadImages: loop over all input images 4 years ago
kubeconfig.go v3 -> v4 4 years ago
machine.go cleanup docker-machine related logs 4 years ago
network.go fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
node.go [Enhancement] clusterDelete: proper node and network handling (#437) 4 years ago
translate.go fix: no duplicate network entry 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 [Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
volume.go [Enhancement] clusterDelete: proper node and network handling (#437) 4 years ago