We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9000bcb commit b93187eCopy full SHA for b93187e
1 file changed
content/install-guides/eksctl.md
@@ -123,7 +123,7 @@ eksctl create cluster \
123
--nodegroup-name node-group-1
124
```
125
126
-Use the AWS console to look at the resources associated with the cluster and monitor progress of cluster creation.
+Use the AWS console to look at the resources associated with the cluster and monitor the progress of cluster creation.
127
128
When the cluster is created, use `kubectl` to get the status of the nodes in the cluster.
129
0 commit comments