Followed these instructions: https://s3.amazonaws.com/core-aws-launcher/README.html
deploying to eu-west-1
Cloudformation shows success for core, vpc-stack and eks-workers.
In the setup guide I can ssh to the controller node but only namespaces are:
[ec2-user@ip-XX-XX-XX-XX ~]$ kubectl get namespaces
NAME STATUS AGE
default Active 3h
kube-public Active 3h
kube-system Active 3h
[
docker images shows no images.
Any help greatly appreciated.