[eks@VM-0-13-centos cert]$ kubectl get certificates | grep nginx-test.eks.niewx.cn nginx-test.eks.niewx.cn True nginx-test.eks.niewx.cn 11m [eks@VM-0-13-centos cert]$ kubectl get secret | grep nginx-test.eks.niewx.cn nginx-test.eks.niewx.cn kubernetes.io/tls 2 10m [eks@VM-0-13-centos cert]$ curl https://nginx-test.eks.niewx.cn <!DOCTYPE html> <html> <head> <title>Welcome to nginx!</title> <style> body { width: 35em; margin: 0 auto; font-family: Tahoma, Verdana, Arial, sans-serif; } </style> </head> <body> <h1>Welcome to nginx!</h1> <p>If you see this page, the nginx web server is successfully installed and working. Further configuration is required.</p>
<p>For online documentation and support please refer to <ahref="http://nginx.org/">nginx.org</a>.<br/> Commercial support is available at <ahref="http://nginx.com/">nginx.com</a>.</p>
<p><em>Thank you for using nginx.</em></p> </body> </html>
2021-12-10T12:43:05.808457627Z E1210 12:43:05.8081451 controller.go:158] cert-manager/controller/CertificateKeyManager "msg"="re-queuing item due to error processing""error"="Operation cannot be fulfilled on certificates.cert-manager.io \"nginx-test.tke.niewx.cn\": the object has been modified; please apply your changes to the latest version and try again""key"="tke-test/nginx-test.tke.niewx.cn"