Skip to content

Commit

Permalink
Update kops.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tengqm authored Nov 25, 2019
1 parent 065d803 commit 435e849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/setup/production-environment/tools/kops.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ curl -LO https://github.com/kubernetes/kops/releases/download/$(curl -s https://
```

To download a specific version, replace the

```shell
$(curl -s https://api.github.com/repos/kubernetes/kops/releases/latest | grep tag_name | cut -d '"' -f 4)
```
Expand Down

0 comments on commit 435e849

Please sign in to comment.