Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc fixes #2865

Merged
merged 3 commits into from
Jul 6, 2017
Merged

Doc fixes #2865

merged 3 commits into from
Jul 6, 2017

Conversation

chrislovecnm
Copy link
Contributor

  • docs/README.md formatting and bug fixes
  • docs/manifests_and_customizing_via_api.md formatting fixes

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 5, 2017
@chrislovecnm
Copy link
Contributor Author

/assign @geojaz

@chrislovecnm
Copy link
Contributor Author

/assign @andrewsykim

docs/README.md Outdated

## Operations
### API / Configuration References
* [Godocs for Cluster - `clusterSepc`](https://godoc.org/k8s.io/kops/pkg/apis/kops#ClusterSpec).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/clusterSepc/ClusterSpec

docs/README.md Outdated
## Operations
### API / Configuration References
* [Godocs for Cluster - `clusterSepc`](https://godoc.org/k8s.io/kops/pkg/apis/kops#ClusterSpec).
* [Godocs for Instance Group - `instanceGroupSpec`](https://godoc.org/k8s.io/kops/pkg/apis/kops#InstanceGroupSpec).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/instanceGroupSpec/InstanceGroupSpec

docs/README.md Outdated
* [`kops` cluster API definitions](cluster_spec.md)
* overview of some of the API value to customize a `kops` cluster
* [`kops` instance groups API](instance_groups.md)
* overview of some of the API value to customize a `kops` groups of ks8 nodes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/ks8/k8s

docs/README.md Outdated
* overview of some of the API value to customize a `kops` cluster
* [`kops` instance groups API](instance_groups.md)
* overview of some of the API value to customize a `kops` groups of ks8 nodes
* [Using Manifests and Customizating via the API](manifests_and_customizing_via_api.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Customizating/Customizing

@justinsb
Copy link
Member

justinsb commented Jul 6, 2017

LGTM after typos - please self-merge after fixing

@justinsb justinsb merged commit 40f134a into kubernetes:master Jul 6, 2017
@chrislovecnm chrislovecnm deleted the yaml-docs-fixes branch December 30, 2017 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants