Adam Jacob Muller
Adam Jacob Muller
Hi, Testing this out more, I have a very simple reproducer...  Also did the exact same steps on another cluster (which has never had...
``` # helm repo list |grep percona percona https://percona.github.io/percona-helm-charts/ # helm search repo percona NAME CHART VERSION APP VERSION DESCRIPTION stable/percona 1.2.3 5.7.26 DEPRECATED - free, fully compatible, enhanced, ......
no, I can reproduce this on a fresh cluster, i also removed (all I think) relevant CRDs, i put that in the screenshot above
I have this issue too, willing to test or provide diagnostic information. It happens even when I'm at home so my k8s cluster is on the same LAN that I...
Can confirm that removing cilium and replacing it with calico completely fixes the issue for me as well. Not sure if this is a calico issue or a tailscale issue...
I am running tailscale using a service, with `loadBalancerClass: tailscale` and using nginx as the ingress cilium config was pretty vanilla: ```yaml ipam: operator: clusterPoolIPv4PodCIDRList: ["10.1.0.0/16"] monitor: enabled: true prometheus:...