Skip to content

Commit dfed19b

Browse files
ericpaulsenKatie Horne
andauthored
add: cluster deploy timelines (coder#201)
* add: cluster deploy timelines * Omit extra adverbs Co-authored-by: Katie Horne <katie@coder.com>
1 parent c886756 commit dfed19b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

setup/kubernetes/aws.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ When your cluster is ready, you should see the following message:
9191
EKS cluster "YOUR_CLUSTER_NAME" in "YOUR_REGION" region is ready
9292
```
9393

94+
This process may take ~15-30 minutes to complete.
95+
9496
## Step 2: Adjust the K8 Storage Class
9597

9698
Once you've created the cluster, adjust the default Kubernetes storage class to

setup/kubernetes/google.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ gcloud beta container --project "$PROJECT_ID" \
7878
--max-nodes "8"
7979
```
8080

81+
This process may take ~15-30 minutes to complete.
82+
8183
## Access Control
8284

8385
GKE allows you to integrate Identity Access and Management (IAM) with

0 commit comments

Comments
 (0)