k3d/cli
Antoine 8f35992cff
K3S_SECRET env variable to K3S_CLUSTER_SECRET
According to this https://github.com/rancher/k3s/blob/master/README.md#L55
K3S cluster secret variable is K3S_CLUSTER_SECRET.
2020-03-28 20:37:59 +01:00
..
cluster.go more intuitive error message when kubeconfig couldn't be copied from container 2020-01-31 16:01:40 +01:00
commands.go K3S_SECRET env variable to K3S_CLUSTER_SECRET 2020-03-28 20:37:59 +01:00
container.go Argument for customizing the global registries file 2020-01-21 19:47:53 +01:00
docker-machine.go Update: use log level 2019-09-28 19:58:05 +02:00
image.go New option for starting a local registry. 2020-01-17 20:41:10 +01:00
label.go add support for node specifier in labels 2020-01-16 00:46:36 -05:00
network.go New --prune option for delete 2020-01-30 10:01:29 +01:00
port.go add support for node specifier in labels 2020-01-16 00:46:36 -05:00
registry.go Option for using the local k3d registry as a proxy for the Docker Hub 2020-03-13 11:18:57 +01:00
shell.go add --overwrite flag for get-kubeconfig 2020-01-21 11:36:00 +01:00
types.go Option for using the local k3d registry as a proxy for the Docker Hub 2020-03-13 11:18:57 +01:00
util.go Do not print the /etc/hosts message if the registra name can be resolved 2020-01-26 20:59:21 +01:00
volume.go Options for using a specific volume in the registry 2020-03-02 13:04:48 +01:00