简体   繁体   中英

Making kubectl private in aws-eks cluster

I want to create a cluster which is very similar to this one where they are using azure. Link to the tutorial

Whatever tutorials i have gone through for aws-eks are blocking it bi directional. But I need a bastion host and doesn't want the application to inaccessible via www.

Is there a possible solution for this problem.

You can use eksctl to create a fully private EKS cluster .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM