How to upgrade nginx controller in Azure Kubernetes Service (AKS) cluster

Based on the information provided in the support ticket, adding the annotations service.beta.kubernetes.io/azure-load-balancer-ipv4: ‘xxxx’ and service.beta.kubernetes.io/azure-load-balancer-health-probe-request-path: ‘/healthz’ should help in maintaining a static IP address for your Kubernetes Ingress Controller. Backup […]

Enable DNSSEC webcentral

To enable DNSSEC, the nameservers need to be pointed externally, as our current DNS setup doesn’t support this environment. However, the DS record can still be added […]