stern icon indicating copy to clipboard operation
stern copied to clipboard

certificate signed by unknown authority

Open kotarusv opened this issue 6 years ago • 1 comments

stern -n kube-system etcd

failed to set up watch: failed to set up watch: Get https://api_host_lb_vip(fqdn):443/api/v1/namespaces/kube-system/pods?watch=true: x509: certificate signed by unknown authority

I don't think any issue with cert. API servers configured with prod grade certs. all tools ( api, kubectl, webuI) all works fine

Exampel:

curl https://api_host_lb_vip:443/healthz ok

Is it a bug or something else?

Srinivas Kotaru

kotarusv avatar Oct 01 '19 20:10 kotarusv