I upload the docker image using: kind load docker-image k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.0 After that, I go to the Kind node: docker exec -it ki
I'm creating a kind cluster with kind create cluster --name kind and I want to access it from another docker container but when I try to apply a Kubernetes file