You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
Hi, looking at
scripts/generate-kubeconfig-kube-proxy
contentIt should be loadbalancer IP address
192.168.199.40:6443
for HA, which eliminate single point of failure.I changed to
--server=https://192.168.199.40:6443
and got this on test:The text was updated successfully, but these errors were encountered: