Hi All,
Just set up Kubernetes cluster using proxmox (with Kubeadm) for the office lab, looking for best practices for the following issues working with a cluster of three physical machines.
Dell 740 - Xeon gold 40cores ,376G Ram,8T (1.9g 6Gb SSD each)
Dell 620 - Xeon 24cores ,125G Ram,3.6T(900g SAS 10k each)
Dell 610 - Xeon 12cores,125G Ram,3.6T(600g SAS 10k each)
- How many VM K8S workers are set up on each machine (one with the most resources or a few or split it for a few VM)
- What is the number of VM control plans I should have (one for each machine)?
- How should K8s persistent volumes be configured (this is not prod env so best performance will be better)?
- Do you have any recommendations on how to set up and configure proxmox networking with k8s?
If there is any tip or any experience kindly share it.
Thanks.
Just set up Kubernetes cluster using proxmox (with Kubeadm) for the office lab, looking for best practices for the following issues working with a cluster of three physical machines.
Dell 740 - Xeon gold 40cores ,376G Ram,8T (1.9g 6Gb SSD each)
Dell 620 - Xeon 24cores ,125G Ram,3.6T(900g SAS 10k each)
Dell 610 - Xeon 12cores,125G Ram,3.6T(600g SAS 10k each)
- How many VM K8S workers are set up on each machine (one with the most resources or a few or split it for a few VM)
- What is the number of VM control plans I should have (one for each machine)?
- How should K8s persistent volumes be configured (this is not prod env so best performance will be better)?
- Do you have any recommendations on how to set up and configure proxmox networking with k8s?
If there is any tip or any experience kindly share it.
Thanks.