Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 614 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 614 Bytes

kubernetes

Please reference https://kubernetes.github.io/ingress-nginx/ for information about the NGINX Ingress Controller.

Please reference https://cert-manager.io/ for information about cert manager.

https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.0.2/deploy/static/provider/cloud/deploy.yaml

https://github.com/jetstack/cert-manager/releases/download/v1.5.3/cert-manager.yaml

Use kubectl apply -f file.yaml to apply a single file, or kubectl apply -f . to apply all files in the current directory.