kubernetes-ingress-tls-ssl-https icon indicating copy to clipboard operation
kubernetes-ingress-tls-ssl-https copied to clipboard

certificate issue when installing ingress using helm

Open drmianasbat opened this issue 1 year ago • 1 comments

Here is the error

` ~/nginx/kubernetes-ingress-tls-ssl-https   master ● helm install app-ingress ingress-nginx/ingress-nginx \
--namespace ingress
--create-namespace
--set controller.replicaCount=2
--set controller.nodeSelector."beta.kubernetes.io/os"=linux
--set defaultBackend.nodeSelector."beta.kubernetes.io/os"=linux

Error: INSTALLATION FAILED: Kubernetes cluster unreachable: Get "https://mianaks-mian-aks-rg-8c11bf-nqtskpll.hcp.uksouth.azmk8s.io:443/version": tls: failed to verify certificate: x509: certificate signed by unknown authority`

drmianasbat avatar Apr 16 '24 19:04 drmianasbat

The error did not appear when I run it from cloudshell. Open portal, then cloud shell, connect to your cluster, and run the repo command and then the install

drmianasbat avatar Apr 16 '24 20:04 drmianasbat