Deploy a WordPress Application on an EKS Cluster using Ingress, Cert-Manager, and Helm.
Introduction
WordPress is a popular and widely-used content management system (CMS) that allows users to create and manage their own websites and blogs. WordPress is free, meaning that anyone can use, modify and distribute it freely. It’s known for ...
deluxediscussions.hashnode.dev8 min read
anil
Learning DevOps and Cloud
Could you please let us know how you did in route53 configuration once you deploy wp_production_issuer.yaml and wordpress_ingress.yaml, even when i check with kubectl get ingress the class is showing as none. I am able to deploy wordpress but I am missing how to do with cert-manager. I have followed the procedure which you have defined but I was not able to access with my ingress address.