Skip to content

Commit

Permalink
Merge pull request #15350 from scaleway/scw_doc_temporary_patch
Browse files Browse the repository at this point in the history
scaleway: doc: temporary env var to pull protokube
  • Loading branch information
k8s-ci-robot committed Apr 27, 2023
2 parents 2875f70 + f2335b8 commit c21b1c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/getting_started/scaleway.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ export S3_SECRET_ACCESS_KEY="my-secret-key" # where <my-secret-key> is the S3 AP
# this is required since Scaleway support is currently in alpha so it is feature gated
export KOPS_FEATURE_FLAGS="Scaleway"
```
-> **Important:** Until the next release of `protokube`, you will have to export the following environment variable to make sure that you pull the version from master and not from the latest release that contains an error.

`KOPS_BASE_URL="$(curl -s https://storage.googleapis.com/kops-ci/bin/latest-ci-updown-green.txt)"`

## Creating a Single Master Cluster

Expand Down

0 comments on commit c21b1c3

Please sign in to comment.