Open Sanjay-George opened 2 years ago
admin
Note: For bastion host, we need to have a domain name or a static public IP. Can try using elastic IP for this. Also, SSHing into private servers should be possible through the bastion server.
Two options for kubespray:
Two options for kubespray:
- Assign elastic IP for bastion host. Set up proper SSH config .
- Eliminate bastion host. Make all worker and control nodes public.
Assigning elastic IP shouldn't be necessary, since ansible should have created SSH config file from the dynamic inventory. Not happening though.
For now, going for option 2. Eliminating bastion host, making all nodes public