Skip to content

Upgrade existing EKS cluster preserving the "auth config-map"

0

We are moving some EKS clusters to the main one and the clusters we are moving use the auth config-map. We know the auth config-math is deprecated and the new clusters are spin-up with the new Cluster Access Management authentication. For the clusters we are migrating, we don't want to spend time to move to the Cluster Access Management, because we've planned to complete the migration at about June 2025.

Until June 2025, we need to update the migrating EKS clusters to 1.28/1.29 For what we've understood, for an existing cluster during the upgrading process, the config-map authentication is not removed in place of the Cluster Access Management authentication, is that right?

Thanks in advance Pier

  • Please accept the answer if it was useful for you

asked 2 years ago1.3K views

1 Answer
2

Yes, you can use Both the ConfigMap and access entries

https://docs.aws.amazon.com/eks/latest/userguide/grant-k8s-access.html#set-cam

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.