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/client
Thorsten Klein 25ec400c49
[Fix] only replace default api host with docker host (#879)
3 years ago
..
cluster.go [Fix] only replace default api host with docker host (#879) 3 years ago
clusterName.go migrate to module rancher/k3d/v5 3 years ago
environment.go fix: do not do any network magic when using hostnetwork 3 years ago
fixes.go migrate to module rancher/k3d/v5 3 years ago
host.go GetDockerHost to return host.docker.internal if DfD and local connection (and it's resolvable) 3 years ago
ipam.go migrate to module rancher/k3d/v5 3 years ago
kubeconfig.go refactor: move from io/ioutil to io and os package (#827) 3 years ago
loadbalancer.go refactor: move from io/ioutil to io and os package (#827) 3 years ago
node.go [Fix] only replace default api host with docker host (#879) 3 years ago
ports.go [Enhancement] extend usability of nodefilters with suffices internally... (#871) 3 years ago
registry.go [Enhancement] Improved Podman compatibility (#868) 3 years ago
registry_test.go [FIX] Add HostFromClusterNetwork from KEP-1755 (#754) 3 years ago
test.json [Feature] add LocalRegistryHostingV1 from KEP-1755 (#441) 4 years ago
test.yaml [Feature] Registry for v4 & Restructure Cluster Creation (#334) 4 years ago
tools.go getHostIP: fix failing on DfD and init new host.k3d.internal injection 3 years ago
tools_test.go refactor: move from io/ioutil to io and os package (#827) 3 years ago