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

[bug] K0rdent deployment is stuck: CAPI is not ready #1094

Open
eromanova opened this issue Feb 18, 2025 · 1 comment
Open

[bug] K0rdent deployment is stuck: CAPI is not ready #1094

eromanova opened this issue Feb 18, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@eromanova
Copy link
Contributor

Describe the bug
Reproducibility: rare (faced only once).

Sometimes the CAPI installation happens before the CAPI operator is fully functional which leads to the following error:

error: "HelmRelease kcm-system/capi is not yet ready: Helm install failed
          for release kcm-system/capi with chart [email protected]: 1 error occurred:\n\t*
          Internal error occurred: failed calling webhook \"vcoreprovider.kb.io\":
          failed to call webhook: Post \"[https://capi-operator-webhook-service.kcm-system.svc:443/mutate-operator-cluster-x-k8s-io-v1alpha2-coreprovider?timeout=10s](https://capi-operator-webhook-service.kcm-system.svc/mutate-operator-cluster-x-k8s-io-v1alpha2-coreprovider?timeout=10s)\":
          dial tcp 10.96.119.28:443: i/o timeout"

The capi HelmRelease is in a Failed state and the installation is not retried. Thus, the installation of all other components is stuck.

Workaround

  1. Remove the capi HelmRelease

To Reproduce
Steps to reproduce the behavior:

  1. Install k0rdent v0.1.0 using helm install

Expected behavior
All K0rdent components are up and running

@eromanova eromanova added the bug Something isn't working label Feb 18, 2025
@github-project-automation github-project-automation bot moved this to Todo in k0rdent Feb 18, 2025
@prazumovsky
Copy link
Contributor

Remove the capi HelmRelease

Any change to capi helmrelease spec or corresponding helmrepo spec is also working as retry btw

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
Status: Todo
Development

No branches or pull requests

2 participants