Mike Stefaniak

Results 87 comments of Mike Stefaniak

While not a native feature of EKS, we have published a blog with a self managed solution https://aws.amazon.com/blogs/containers/enable-private-access-to-the-amazon-eks-kubernetes-api-with-aws-privatelink/

Moving to We're working on it. The API will look something like ``` aws eks describe-cluster-versions { "clusterVersions": [ { "clusterVersion": "string", #EKS cluster version in major.minor format, used as...

We are looking into this, are there any other ones of interest besides the ones mentioned already? `scheduler_pod_scheduling_duration_seconds` `e2e_scheduling_duration_seconds`

Amazon EKS now supports AWS PrivateLink for the EKS management APIs. - [What's New](https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-eks-supports-aws-privatelink/) - [Documentation](https://docs.aws.amazon.com/eks/latest/userguide/vpc-interface-endpoints.html) A few call outs: - VPC endpoint policies are not supported. - EKS support...

Closing as EKS launched cluster access management as alternative solution https://docs.aws.amazon.com/eks/latest/userguide/access-entries.html