jetstack / cert-manager-nginx-plus-lab

Lab demonstrating cert-manager, nginx-plus and Venafi
Apache License 2.0
19 stars 9 forks source link

Guidance with using VirtualServer and VirtualServerRoute CRDs #60

Open IvanJosipovic opened 3 years ago

IvanJosipovic commented 3 years ago

Nginx Plus appears to be moving most of the new functionality to their VirtualServer and VirtualServerRoute CRDs.

Can you provide any guidance on how to use cert-manager with the Nginx CRDs?

https://docs.nginx.com/nginx-ingress-controller/configuration/virtualserver-and-virtualserverroute-resources/

Dean-Coakley commented 2 years ago

Hi @IvanJosipovic

If you're still interested in using cert-manager with VirtualServer and VirtualServerRoute CRDs. It was added in the latest release.

You can find docs here: https://docs.nginx.com/nginx-ingress-controller/configuration/virtualserver-and-virtualserverroute-resources/#virtualservertlscertmanager

And an example configuration here: https://github.com/nginxinc/kubernetes-ingress/tree/main/examples/custom-resources/certmanager