The post discusses a troubleshooting experience with Kubernetes Nginx Ingress where the incorrect TLS certificate was attached. After considerable effort, the issue was identified as missing host rules in the Ingress configuration. The author emphasizes the complexities of using cert-manager for TLS certificates but offers a solution based on the discovered GitHub issue.
Sort: