This commit is contained in:
jonas 2021-10-22 09:47:27 +02:00
parent 5c17cb61d7
commit 2d44511d66

3
doc/notes.txt Normal file
View File

@ -0,0 +1,3 @@
Q: KubeConfig doesn't work, not valid for kube-vip IP, only for some "random" IPs in flannel network.
A: This can happen when cluster is restarted, maybe if rancher pods are restarted, can be fixed with: kubectl annotate secrets -n cattle-system tls-rancher-internal listener.cattle.io/cn-<kube-vip>=<kube-vip>
<kube-vip> = cluster IP address