kube-router/docs/index.md
Murali Reddy 05b702a94b
[WIP] docs cleanup (#418)
* docs cleanup

* fix unit test

* index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* docs

* intro

* Update index.md

* docs

* Update index.md

* Update index.md

* Update README.md
2018-05-03 12:32:08 +00:00

24 lines
848 B
Markdown

# Welcome to Kube-router Documentation
The documentation is divided into the following sections:
- [Introduction](introduction.md)
- [What is Kube-router?](introduction.md#what-is-kube-router)
- [Why Kube-router?](introduction.md#why-kube-router)
- Concepts
- [See it in action](see-it-in-action.md)
- [How it works?](how-it-works.md)
- [Architecture](architecture.md)
- [User Guide](user-guide.md)
- [installation](user-guide.md#try-kube-router-with-cluster-installers)
- [requirements](user-guide.md#requirements)
- Operations guide
- [Health](health.md)
- [Metrics](metrics.md)
- [Troubleshooting](troubleshoot.md)
- [Pod toolbox](pod-toolbox.md)
- [Upgrades](upgrading.md)
- Developer and Contributor Guide
- [developer guide](developing.md)
- [Contributor Guideline](/CONTRIBUTING.md)