Skip to content

Commit

Permalink
Merge pull request #7997 from joshbranham/patch-1
Browse files Browse the repository at this point in the history
cleanup whitespace in root.go
  • Loading branch information
k8s-ci-robot authored Nov 25, 2019
2 parents 5f4a731 + ff5364b commit 2c446c6
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 @@ -58,7 +58,7 @@ var (
We like to think of it as kubectl for clusters.
kops helps you create, destroy, upgrade and maintain production-grade, highly available,
Kubernetes clusters from the command line. AWS (Amazon Web Services) is currently
Kubernetes clusters from the command line. AWS (Amazon Web Services) is currently
officially supported, with GCE and VMware vSphere in alpha support.
`))

Expand Down
2 changes: 1 addition & 1 deletion docs/cli/kops.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kops is Kubernetes ops.

kops is the easiest way to get a production grade Kubernetes cluster up and running. We like to think of it as kubectl for clusters.

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 VMware vSphere in alpha support.
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 VMware vSphere in alpha support.

### Options

Expand Down

0 comments on commit 2c446c6

Please sign in to comment.