cloudlane-one / k8s-cloud

🌐💻☁️ Production-ready, provider-independent & easily manageable k8s cloud setup for self-hosting
MIT License
4 stars 0 forks source link

Vcluster takes multiple tries to install successfully #69

Open lorenzo-w opened 1 year ago

lorenzo-w commented 1 year ago

Currently, it can happen multiple times in a row that the vcluster setup somehow crashes and leaves the entire vcluster namespace in a failed state, from which deleting the namespace and re-installing is the only recovery. This isn't exactly smooth sailing, but debugging this will be a lot of work.

lorenzo-w commented 12 months ago

Could be due to insufficient compute resources on the vcluster nodes.

lorenzo-w commented 11 months ago

Seems to be due to vcluster pods prematurely deploying with wrong certificates

lorenzo-w commented 11 months ago

Workaround: scale the vcluster deployment fully down and up again.