Skip to content
Advertisement

Tag: amazon-eks

EKS/AKS cluster name convention

I am writing a script that receives a Kubernetes context name as an input and outputs the different elements of the cluster -> Output: This will support only the three main providers (GKE, EKS, AKS). My question is: What are the different elements of EKS and AKS context names? Answer You need to differentiate between the correct name of the

Advertisement