How to create a HTTPS Ingress of NGINX for Kubernetes

7/31/2020

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?

-- anish anil
kubernetes
kubernetes-helm
kubernetes-ingress

0 Answers