sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/flavors/azure-cni-v1/patches/kubeadm-worker-node.yaml (about) 1 apiVersion: bootstrap.cluster.x-k8s.io/v1beta1 2 kind: KubeadmConfigTemplate 3 metadata: 4 name: ${CLUSTER_NAME}-md-0 5 namespace: default 6 spec: 7 template: 8 spec: 9 joinConfiguration: 10 nodeRegistration: 11 kubeletExtraArgs: 12 max-pods: "110"