Amazon Web Services has outlined technical guidance for integrating development environments into existing Kubernetes clusters. The Amazon SageMaker AI Spaces add-on for Amazon EKS runs managed JupyterLab and Code Editor environments on the cluster your ML team already operates. This setup allows engineering groups to deploy interactive tools directly onto their established compute resources. Organizations can follow the provided instructions to install and configure the add-on for their technical workflows.
Connecting to these managed environments can be established through multiple secure pathways. Administrators can set up access from the browser or establish connections from VS Code over SSH-over-SSM. Additionally, the setup process includes steps to move teams to OpenID Connect sign-in with Amazon Cognito for authentication. These capabilities aim to assist teams looking to run interactive IDEs directly on Amazon EKS.

