eks-anywhere
eks-anywhere copied to clipboard
Support configuring maxPods per node on Ubuntu
EKS-A currently only supports Kubernetes maxPods configuration on BottleRocket: https://anywhere.eks.amazonaws.com/docs/getting-started/optional/hostosconfig/#host-os-configuration-spec-details
Related PR: https://github.com/aws/eks-anywhere/pull/5201
We should add equivalent support on Ubuntu through KubeletConfiguration.maxPods: https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/