Self-signed certificate not working with docker buildx kubernetes driver #3720
Unanswered
parvathycec
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a kubernetes driver with registry cache as harbor. I created self-signed certificate for harbor. The host node has the harbor ingress url as insecure registry. The kubernetes driver has the certificates mounted and buildkitd.toml has ca defined. But still getting "tls: failed to verify certificate: x509: certificate signed by unknown authority".
I also have added the harbor ingress url as an insecure registry in docker.
Beta Was this translation helpful? Give feedback.
All reactions