You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Create an [Azure Account](https://portal.azure.com/) and [a service principal](https://docs.spacelift.io/integrations/cloud-providers/azure#create-a-service-principal).
4
+
2. Fork this repo and set it up with [spacelift.io](https://spacelift.io/) or equivalent
5
+
3. Set ARM_CLIENT_ID, ARM_CLIENT_SECRET, ARM_SUBSCRIPTION_ID, ARM_TENANT_ID using the values when you created the service principal.
6
+
4. Make sure to set the directory to aks
7
+
4. Run and apply the Terraform (takes 10 minutes).
8
+
9
+
## Coder setup Instructions
10
+
11
+
1. Navigate to the IP address of the load balancer (Kubernetes services / coder-k8s-cluster / Services & Ingresses.
12
+
2. Create the initial username and password.
13
+
3. Go to Templates / Kubernetes / Create Workspace and give the workspace a name.
14
+
4. Within three minutes, the workspace should launch.
15
+
5. Click the code-server button, and start coding.
0 commit comments