From 8428d3a2025421775320f39542f4cb9057559499 Mon Sep 17 00:00:00 2001 From: Austin Macdonald Date: Wed, 25 Sep 2024 15:26:10 -0500 Subject: [PATCH] No need to add ProvisioningRole to masters --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 4337f54..5af6edf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # Dandihub -TODO - - add provisioning role to cluser :q - - - This Terraform blueprint creates a Kubernetes environment (EKS) and installs JupyterHub. Based on [AWS Data on EKS JupyterHub](https://github.com/awslabs/data-on-eks/tree/main/ai-ml/jupyterhub). ## Table of Contents