Issues with Kubernetes CAPI on Proxmox: Need Help!

0
0
Asked By TechWhiz99 On

Hey everyone! I'm trying to set up Kubernetes with CAPI (Cluster API) on my Proxmox infrastructure to quickly provision clusters. I'm following the guide linked here: https://cluster-api.sigs.k8s.io/user/quick-start. Everything was going smoothly until I hit a snag. My cluster provisioning got stuck after it managed to spin up only 1 VM out of the 3 master nodes and 3 worker nodes. Now I'm facing this issue where the Kubelet's configuration isn't being provisioned by the bootstrapper. Any suggestions or ideas on how to resolve this?

4 Answers

Answered By KubeNinja42 On

Have you tried looking at the logs or checking for error messages? They can provide insights into what's wrong and lead you to the solution.

TechWhiz99 -

Haha, good point! I'll check those out!

Answered By K8sExplorer On

I've found that it works better with vanilla Kubernetes, but it can be a pain when using Rancher flavors. Maybe that’s what's causing the problem in your case?

Answered By ProxMoxMaster On

What type of cluster were you using for bootstrapping? That could potentially affect your setup and help identify the issue.

Answered By ClusterGuru88 On

It sounds like you might be missing some key details in your setup. I've created several clusters with CAPMOX without any major hiccups. It would really help if you could share what exactly you've done so far, which versions of CAPI you're using, the manifests you've applied, and what your logs are showing. That way, we can assist you better!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.