terraform-kubernetes-installer
terraform-kubernetes-installer copied to clipboard
(enhancement) have a different ssh key for the NAT instances when using private subnets
we should have a different ssh key for the NAT instances when using private subnets. Currently its shared with worker, master and etcd instances as well.
Good suggestion. Hopefully you'll consider contributing another pull request for this!