Skip to content

Commit

Permalink
Correct list of beta cloud providers
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Aug 7, 2021
1 parent 82e4e5a commit 7a99f9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/kops/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ var (
kOps helps you create, destroy, upgrade and maintain production-grade, highly available,
Kubernetes clusters from the command line. AWS (Amazon Web Services) is currently
officially supported, with GCE and OpenStack in beta support.
officially supported, with Digital Ocean and OpenStack in beta support.
`))

rootShort = i18n.T(`kOps is Kubernetes Operations.`)
Expand Down
2 changes: 1 addition & 1 deletion docs/cli/kops.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7a99f9f

Please sign in to comment.