I was able to deploy kubeadm init to launch the master node, and worker node with default setting.
But, I want to be able to run "kubectl" operations outside of VPC through public endpoint and kubeconfig.
I know it has something to do with load balancer, but can't really find any good step by step instructions.
Can anybody help find good resource for kubeadm with public endpoints in AWS?
In general there are 4 steps:
Refer to this link for step-by-step instruction