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 25ec400c49
[Fix] only replace default api host with docker host (#879)
3 years ago
..
container.go fix: do not do any network magic when using hostnetwork 3 years ago
docker.go [Fix] only replace default api host with docker host (#879) 3 years ago
host.go [Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) 3 years ago
image.go overall: make error handling and error logs a bit more streamlined 3 years ago
info.go migrate to module rancher/k3d/v5 3 years ago
kubeconfig.go migrate to module rancher/k3d/v5 3 years ago
machine.go migrate to module rancher/k3d/v5 3 years ago
network.go [Enhancement] More powerful registry-create opt (#727) 3 years ago
node.go [Enhancement] Improved Podman compatibility (#868) 3 years ago
translate.go fix: do not do any network magic when using hostnetwork 3 years ago
translate_test.go [Cleanup] Types, ready-log-messages & closing connections (#818) 3 years ago
types.go overall/license: update to year range -2021 3 years ago
util.go GetDockerHost to return host.docker.internal if DfD and local connection (and it's resolvable) 3 years ago
volume.go migrate to module rancher/k3d/v5 3 years ago