mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
Add compatibility with k8s v1.22
This commit is contained in:
@@ -34,10 +34,7 @@ const (
|
||||
KubeAPIPort = "6443"
|
||||
EtcdPort1 = "2379"
|
||||
EtcdPort2 = "2380"
|
||||
ScedulerPort = "10251"
|
||||
ControllerPort = "10252"
|
||||
KubeletPort = "10250"
|
||||
KubeProxyPort = "10256"
|
||||
FlannelVxLanPort = 8472
|
||||
|
||||
FlannelVxLanNetworkIdentify = 1
|
||||
|
Reference in New Issue
Block a user