Score:0

nginx-ingress returns 502 After upgrading to kubernetes v1.24.6

in flag

When trying to upgrade from kubernetes v1.23.X to v1.24.X. I has been seen that the health probe needs to be changed to be /healthz (azure)

I have a configuration that works in 1.23 but not 1.24 I have a configuration that works in 1.24 but not 1.23

The problem I've got is whilst upgrading to v1.24 nginx-ingress will break introducing down-time.

I've seen some people suggest setting the ports to TCP Kubernetes v1.24.3 upgrade broke ingress-nginx

However they have informed us on how to set the healthz probe (great can confirm that works with 1.24) they havn't said how they got the TCP fix to work. I'm hoping that the TCP fix will run in both 1.23 and 1.24

Hopefully one of you can help me?

Score:1
in flag

Setting the following annotation worked:

    annotations: 
      service.beta.kubernetes.io/azure-load-balancer-health-probe-request-path: /healthz
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.