diff --git a/docs/src/topics/getting-started.md b/docs/src/topics/getting-started.md index 08b9f3155..d2bb4e8ec 100644 --- a/docs/src/topics/getting-started.md +++ b/docs/src/topics/getting-started.md @@ -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