RKE: 1.1.3
kube-api configures in cluster.yml as the following:
kube-api:
service_cluster_ip_range: 10.43.0.0/16
extra_args:
secure-port: “25843”
I got the following error
FATA[0150] [network] Can’t access KubeAPI port [6443] on Control Plane host
Can RKE support the customization of the api server port?