githubEdit

How do I set up Lens for a new engineer?

Context When onboarding a new engineer, you need to configure Lens (Kubernetes IDE) to connect to your DuploCloud-managed EKS clusters. This requires downloading the appropriate kubeconfig files and setting up the connection. Answer To set up Lens for a new engineer, follow these steps: Install Lens: First, have the engineer install the Lens application on their machine. Download the kubeconfig: Navigate to your DuploCloud Infrastructure dashboard, select the environment you want to connect to, click on the EKS tab, and download the kubeconfig file using the "Download Kube Config" button. Configure Lens: Import the downloaded kubeconfig file into Lens to establish the connection to your EKS cluster. Note: The setup may also involve duplo-jit configuration depending on your specific security requirements. Source: DuploCloud Infrastructure dashboard EKS configuration

Last updated

Was this helpful?