Added Rancher <-> Ubuntu k8s integration documentation (#7607)

* fixed the interacting with cluster section for the ubuntu installation

* made changes as per request from zacharysarah

* added rancher stub

* added rancher documentation

* fixed missing capture tag

* added ingress example, fixed languages as per changes in the PR

* fixed page index as per pr

* fixed rancher readme
This commit is contained in:
Calvin Hartwell
2018-03-05 02:27:51 +00:00
committed by k8s-ci-robot
parent 9aeb431032
commit f49c840678
4 changed files with 367 additions and 2 deletions
@@ -51,6 +51,11 @@ These are more in-depth guides for users choosing to run Kubernetes in productio
- [Operational Considerations](/docs/getting-started-guides/ubuntu/operational-considerations/)
- [Glossary](/docs/getting-started-guides/ubuntu/glossary/)
## Third-party Product Integrations
- [Rancher](/docs/getting-started-guides/ubuntu/rancher/)
## Developer Guides
- [Localhost using LXD](/docs/getting-started-guides/ubuntu/local/)