Replies: 1 comment 1 reply
-
Hi @mfzl , thanks for starting this discussion! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to setup Knative with k3d but pods fail to start because it fails the call to api-server to retrieve configmaps with an SSL error.
x509: certificate signed by unknown authority
Is there something special that needs to be done for containers to trust CA of api-server?
Beta Was this translation helpful? Give feedback.
All reactions