mirror of
https://github.com/rancher/rke.git
synced 2025-09-16 23:20:56 +00:00
bump k8s version
This commit is contained in:
@@ -16,7 +16,7 @@ const (
|
||||
DefaultClusterDomain = "cluster.local"
|
||||
DefaultClusterSSHKeyPath = "~/.ssh/id_rsa"
|
||||
|
||||
DefaultK8sVersion = "v1.8.7-rancher1-1"
|
||||
DefaultK8sVersion = v3.K8sV18
|
||||
|
||||
DefaultSSHPort = "22"
|
||||
DefaultDockerSockPath = "/var/run/docker.sock"
|
||||
|
Reference in New Issue
Block a user