Add more links to the docs (#4204)
This commit is contained in:
parent
67832aada9
commit
c36a0226d0
1 changed files with 18 additions and 1 deletions
|
@ -1,13 +1,19 @@
|
||||||
* [Readme](/)
|
* [Readme](/)
|
||||||
* [Comparisons](/docs/comparisons.md)
|
* [Comparisons](/docs/comparisons.md)
|
||||||
* [Getting started](/docs/getting-started.md)
|
* [Getting started](/docs/getting-started.md)
|
||||||
|
* [Ansible](docs/ansible.md)
|
||||||
* [Variables](/docs/vars.md)
|
* [Variables](/docs/vars.md)
|
||||||
* [Ansible](/docs/ansible.md)
|
* [Ansible](/docs/ansible.md)
|
||||||
* [Upgrades](/docs/upgrades.md)
|
* Operations
|
||||||
|
* [Integration](docs/integration.md)
|
||||||
|
* [Upgrades](/docs/upgrades.md)
|
||||||
|
* [HA Mode](docs/ha-mode.md)
|
||||||
|
* [Large deployments](docs/large-deployments.md)
|
||||||
* CNI
|
* CNI
|
||||||
* [Calico](docs/calico.md)
|
* [Calico](docs/calico.md)
|
||||||
* [Contiv](docs/contiv.md)
|
* [Contiv](docs/contiv.md)
|
||||||
* [Flannel](docs/flannel.md)
|
* [Flannel](docs/flannel.md)
|
||||||
|
* [Kube Router](docs/kube-router.md)
|
||||||
* [Weave](docs/weave.md)
|
* [Weave](docs/weave.md)
|
||||||
* [Multus](docs/multus.md)
|
* [Multus](docs/multus.md)
|
||||||
* [Cloud providers](docs/cloud.md)
|
* [Cloud providers](docs/cloud.md)
|
||||||
|
@ -16,7 +22,18 @@
|
||||||
* [OpenStack](/docs/openstack.md)
|
* [OpenStack](/docs/openstack.md)
|
||||||
* [vSphere](/docs/vsphere.md)
|
* [vSphere](/docs/vsphere.md)
|
||||||
* Operating Systems
|
* Operating Systems
|
||||||
|
* [Atomic](docs/atomic.md)
|
||||||
* [Debian](docs/debian.md)
|
* [Debian](docs/debian.md)
|
||||||
* [Coreos](docs/coreos.md)
|
* [Coreos](docs/coreos.md)
|
||||||
* [OpenSUSE](docs/opensuse.md)
|
* [OpenSUSE](docs/opensuse.md)
|
||||||
|
* Advanced
|
||||||
|
* [Proxy](/docs/proxy.md)
|
||||||
|
* [Downloads](docs/downloads.md)
|
||||||
|
* [CRI-O](docs/cri-o.md)
|
||||||
|
* [Netcheck](docs/netcheck.md)
|
||||||
|
* [DNS Stack](docs/dns-stack.md)
|
||||||
|
* [Kubernetes reliability](docs/kubernetes-reliability.md)
|
||||||
|
* Developers
|
||||||
|
* [Test cases](docs/test_cases.md)
|
||||||
|
* [Vagrant](docs/vagrant.md)
|
||||||
* [Roadmap](docs/roadmap.md)
|
* [Roadmap](docs/roadmap.md)
|
||||||
|
|
Loading…
Reference in a new issue