sigs.k8s.io/cluster-api-provider-azure@v1.14.3/test/e2e/data/infrastructure-azure/v1beta1/cluster-template-node-drain/cluster-with-kcp.yaml (about) 1 # KubeadmControlPlane referenced by the Cluster object with 2 kind: KubeadmControlPlane 3 apiVersion: controlplane.cluster.x-k8s.io/v1beta1 4 metadata: 5 name: "${CLUSTER_NAME}-control-plane" 6 spec: 7 machineTemplate: 8 nodeDrainTimeout: ${NODE_DRAIN_TIMEOUT}