mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
Bump default k8s to v1.10
This commit is contained in:
@@ -16,7 +16,7 @@ const (
|
|||||||
DefaultClusterName = "local"
|
DefaultClusterName = "local"
|
||||||
DefaultClusterSSHKeyPath = "~/.ssh/id_rsa"
|
DefaultClusterSSHKeyPath = "~/.ssh/id_rsa"
|
||||||
|
|
||||||
DefaultK8sVersion = v3.K8sV18
|
DefaultK8sVersion = v3.K8sV110
|
||||||
|
|
||||||
DefaultSSHPort = "22"
|
DefaultSSHPort = "22"
|
||||||
DefaultDockerSockPath = "/var/run/docker.sock"
|
DefaultDockerSockPath = "/var/run/docker.sock"
|
||||||
|
Reference in New Issue
Block a user