How to obtain a list of Public EKS API Server Endpoints?
dcpeach
✭✭✭✭✭
For compliance purposes our EKS API server endpoints must be private.
0
Answers
-
You can use the following:
FIND aws_eks_cluster with vpcEndpointPublicAccess = false as e return e.displayName as 'EKS Name', e.accountId as 'Account Id', e.vpcEndpointPublicAccess as 'API Public Access', e.region as region, e.arn as 'ARN', e.vpcId as 'VPC Id', e.version as 'Kubernetes Version'
0
This Month's Leaders
Categories
- 336 All Categories
- Featured Categories
- 7 About the AskJ1 Community
- 11 Product Announcements
- From Mission Control
- 1 Rapid Response
- 3 How J1 Uses J1
- Topics
- 131 Asset Management
- 56 Compliance & Reporting
- 65 Security Operations
- 40 Security Engineering
- 5 Open Source
- 18 News, Careers and More