From 2d44511d66d3c8e4a87dbc79978017ca8f566c42 Mon Sep 17 00:00:00 2001 From: jonas Date: Fri, 22 Oct 2021 09:47:27 +0200 Subject: [PATCH] . --- doc/notes.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/notes.txt diff --git a/doc/notes.txt b/doc/notes.txt new file mode 100644 index 0000000..8683a8c --- /dev/null +++ b/doc/notes.txt @@ -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-= + = cluster IP address