Failure on kubernetes cluster creation with kops – Nginx
I am trying to create a very simple cluster on aws with kops with one master and 2 worker nodes. But after creating, kops validate cluster complains that cluster is not healthy. cluster created with: kops create cluster --name=mycluster --zones=ap-south-1a…