eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Support configuring maxPods per node on Ubuntu

Open jiayiwang7 opened this issue 2 years ago • 0 comments

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/

jiayiwang7 avatar Aug 08 '23 16:08 jiayiwang7