|
2 | 2 |
|
3 | 3 | The documentation is divided into the following sections:
|
4 | 4 |
|
| 5 | +## Introduction |
| 6 | + |
5 | 7 | - [Introduction](introduction.md)
|
6 |
| - - [What is Kube-router?](introduction.md#what-is-kube-router) |
7 |
| - - [Why Kube-router?](introduction.md#why-kube-router) |
8 |
| -- Concepts |
9 |
| - - [See it in action](see-it-in-action.md) |
10 |
| - - [How it works?](how-it-works.md) |
11 |
| - - [Architecture](architecture.md) |
| 8 | +- [What is Kube-router?](introduction.md#what-is-kube-router) |
| 9 | +- [Why Kube-router?](introduction.md#why-kube-router) |
| 10 | + |
| 11 | +## Concepts |
| 12 | + |
| 13 | +- [See it in action](see-it-in-action.md) |
| 14 | +- [How it works?](how-it-works.md) |
| 15 | +- [Architecture](architecture.md) |
| 16 | + |
| 17 | +## User Guide |
| 18 | + |
12 | 19 | - [User Guide](user-guide.md)
|
13 |
| - - [installation](user-guide.md#try-kube-router-with-cluster-installers) |
14 |
| - - [requirements](user-guide.md#requirements) |
15 |
| -- Operations guide |
16 |
| - - [Health](health.md) |
17 |
| - - [Observability](observability.md) |
18 |
| - - [Troubleshooting](troubleshoot.md) |
19 |
| - - [Pod toolbox](pod-toolbox.md) |
20 |
| - - [Upgrades](upgrading.md) |
21 |
| - - [IPv6 / Dual-Stack](ipv6.md) |
22 |
| - - [Load Balancer Support](load-balancer-allocator.md) |
23 |
| -- Developer and Contributor Guide |
24 |
| - - [Developer Guide](developing.md) |
25 |
| - - [Contributor Guideline](/CONTRIBUTING.md) |
| 20 | +- [installation](user-guide.md#try-kube-router-with-cluster-installers) |
| 21 | +- [requirements](user-guide.md#requirements) |
| 22 | + |
| 23 | +## Operations guide |
| 24 | + |
| 25 | +- [Health](health.md) |
| 26 | +- [Observability](observability.md) |
| 27 | +- [Troubleshooting](troubleshoot.md) |
| 28 | +- [Pod toolbox](pod-toolbox.md) |
| 29 | +- [Upgrades](upgrading.md) |
| 30 | +- [IPv6 / Dual-Stack](ipv6.md) |
| 31 | +- [Load Balancer Support](load-balancer-allocator.md) |
| 32 | + |
| 33 | +## Developer and Contributor Guide |
| 34 | + |
| 35 | +- [Developer Guide](developing.md) |
| 36 | +- [Contributor Guideline](/CONTRIBUTING.md) |
0 commit comments