Skip to content

Commit

Permalink
edited the ReadMe with basic cluster command
Browse files Browse the repository at this point in the history
  • Loading branch information
mlopez122 authored and coolaj86 committed Jan 28, 2022
1 parent 62f561d commit 2b10263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eksctl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ You will also need AWS IAM Authenticator for Kubernetes command (either aws-iam-
The IAM account used for EKS cluster creation should have these minimal access levels.


To run eksctl:
To create a basic cluster:

```bash
eksctl
eksctl create cluster
```

### Add Baz Highlighting
Expand Down

0 comments on commit 2b10263

Please sign in to comment.