Extracting the kubeconfig
The kubeconfig is the configuration and authentication file used by kubectl/Kubernetes Lens to access to the Kubernetes cluster running in Amazon Kubernetes Service (EKS). To utilize the tools, this configuration has to be extracted from EKS first using the AWS cli tool. The instructions to perform these actions can be found at the following URL.
https://docs.aws.amazon.com/eks/latest/userguide/create-kubeconfig.html
Please note that this will require the tooling to be installed. Please see the tooling section at the following URL
https://docs.siemonster.com/current/installing-the-relevant-tooling-on-an-administrati