AbsaOSS / AbsaOSS/karpenter-provider-vsphere
implement kubelet configuration in VSphereNodeClass
Open
- Dominant language
- Go
- Stars
- 9
- Forks
- 0
- Avg merge
- 16h 11m
- Merged PRs (30d)
- 9
Description
In RKE2 distro, read `VSphereNodeClass.spec.kubelet` into file expected by rke2 installer. More info [here](https://docs.rke2.io/install/configuration#kubelet-configuration)
```yaml
spec:
kubelet
```
must be in `KubeletConfiguration` format
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.