Hello Kubernetes Experts,
I have ingress setup on my micro k8s and it is working perfectly. However, It is now in http mode and I want to move it to https mode.
I went through the documentation but that very less or relevant data on adding the certificates.
Does anyone have a sample file that I can use to setup ingress controllers with https in micro k8s?