Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubeadm init fails pulling images #39

Open
ian-jarrett opened this issue Nov 6, 2024 · 0 comments · Fixed by #38
Open

Kubeadm init fails pulling images #39

ian-jarrett opened this issue Nov 6, 2024 · 0 comments · Fixed by #38
Labels
bug Something isn't working

Comments

@ian-jarrett
Copy link
Contributor

The "kubeadm init" fails with error "[ERROR ImagePull]: failed to pull image ... tls: failed to verify certificate: x509: certificate signed by unknown authority"

This is most likely caused by Zscaler (and other) devices changing certificates as man-in-the-middle.

Solution might be run add "--ignore-preflight-errors=NumCPU,ImagePull" flag or "--ignore-preflight-errors=all" even

@ian-jarrett ian-jarrett added the bug Something isn't working label Nov 6, 2024
@ian-jarrett ian-jarrett linked a pull request Nov 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant