kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 kubeadmConfigPatches: - | kind: ClusterConfiguration dns: type: CoreDNS imageRepository: public.ecr.aws/eks-distro/coredns imageTag: v1.8.0-eks-1-19-2 etcd: local: imageRepository: public.ecr.aws/eks-distro/etcd-io imageTag: v3.4.14-eks-1-19-2 imageRepository: public.ecr.aws/eks-distro/kubernetes kubernetesVersion: v1.19.6-eks-1-19-2 nodes: - role: control-plane extraMounts: - hostPath: /var/run/docker.sock containerPath: /var/run/docker.sock