Skip to content

Commit

Permalink
Merge pull request #4904 from sunlintong/slt-7
Browse files Browse the repository at this point in the history
three spell mistakes
  • Loading branch information
k8s-ci-robot authored Apr 4, 2018
2 parents 3e56125 + 59f5888 commit 4c78e59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ They are stored /clustername/secrets/ and contain the secret as a base64 encoded

```echo -n 'MY_SECRET' | base64```

and replace it in the "Data" field of the file. Verifiy your change with get secrets and perform a rolling update of the cluster.
and replace it in the "Data" field of the file. Verify your change with get secrets and perform a rolling update of the cluster.
2 changes: 1 addition & 1 deletion docs/vsphere-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export S3_REGION=[s3_region]
export S3_ENDPOINT=http://[s3_server_ip]:9000
```

Users can also choose their own S3-compatible storage applications by setting environment varibales similiarly.
Users can also choose their own S3-compatible storage applications by setting environment variables similarly.

## Kops with vSphere
vSphere cloud provider support in kops is a work in progress. To try out deploying kubernetes cluster on vSphere using kops, some extra steps are required.
Expand Down

0 comments on commit 4c78e59

Please sign in to comment.