Containers

Tag: Access management

A deep dive into simplified HAQM EKS access management controls

Introduction Since the initial HAQM Elastic Kubernetes Service (HAQM EKS) launch, it has supported AWS Identity and Access Management (AWS IAM) principals as entities that can authenticate against a cluster. This was done to remove the burden—from administrators—of having to maintain a separate identity provider. Using AWS IAM also allows AWS customers to use their […]

Managing access to HAQM Elastic Kubernetes Service clusters with X.509 certificates

Managing access to HAQM Elastic Kubernetes Service clusters with X.509 certificates

Introduction Currently, customers are given two main options for end users to access HAQM Elastic Kubernetes Service (HAQM EKS) clusters when using utilities like kubectl – AWS Identity and Access Management (AWS IAM), or OpenID Connect (OIDC). However, some customers leverage X.509 certificates to authenticate their end-users for access to HAQM EKS clusters, especially those […]