Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Michelmann committed Jan 13, 2025
1 parent 85cdc56 commit b42aac3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions guides/aws/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ that has permissions to read packages in order to sign in to the registry using
helm registry login ghcr.io --username <GITHUB_USERNAME> --password <GITHUB_TOKEN>
```


## Step 1. Setting up the cluster

```sh
# First we'll need a cluster, you can create one using the eksctl cli.
# This will take a couple of minutes

eksctl create cluster \
--name multi-juicer \
--nodegroup-name standard-workers \
Expand Down

0 comments on commit b42aac3

Please sign in to comment.