Skip to content

Commit

Permalink
adding note about envsubst application
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Duncan committed Nov 29, 2019
1 parent 6b9b7d7 commit 7eb09c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book/src/tasks/installation.md
Expand Up @@ -129,6 +129,8 @@ Check the [AWS provider releases] for an up-to-date components file.
# them in a value to be stored in a Kubernetes Secret.
export AWS_B64ENCODED_CREDENTIALS=$(clusterawsadm alpha bootstrap encode-aws-credentials)

The `envsubst` application is provided by the `gettext` package on Linux and via Brew on MacOS.

# Create the components.
curl -L {{#releaselink gomodule:"sigs.k8s.io/cluster-api-provider-aws" asset:"infrastructure-components.yaml" version:"0.4.x"}} \
| envsubst \
Expand Down

0 comments on commit 7eb09c4

Please sign in to comment.