Skip to content

Commit

Permalink
specify helm addon install in getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
eljohnson92 authored Apr 19, 2024
1 parent 2dddcf9 commit a657f6e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/src/topics/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ to provision the node. If you are using a custom image ensure the [cloud_init](h
```
## Install CAPL on your management cluster
1. clusterctl init --infrastructure akamai-linode
Install CAPL and enable the helm addon provider which is used by the majority of the CAPL flavors
```bash
clusterctl init --infrastructure akamai-linode --addon helm
```

## Deploying your first cluster

Expand Down

0 comments on commit a657f6e

Please sign in to comment.