parent
709ae1d244
commit
cb318931aa
|
@ -38,7 +38,7 @@
|
||||||
* [Kylin Linux Advanced Server V10](docs/kylinlinux.md)
|
* [Kylin Linux Advanced Server V10](docs/kylinlinux.md)
|
||||||
* [Amazon Linux 2](docs/amazonlinux.md)
|
* [Amazon Linux 2](docs/amazonlinux.md)
|
||||||
* [UOS Linux](docs/uoslinux.md)
|
* [UOS Linux](docs/uoslinux.md)
|
||||||
* [openEuler notes](docs/openeuler.md))
|
* [openEuler notes](docs/openeuler.md)
|
||||||
* CRI
|
* CRI
|
||||||
* [Containerd](docs/containerd.md)
|
* [Containerd](docs/containerd.md)
|
||||||
* [Docker](docs/docker.md)
|
* [Docker](docs/docker.md)
|
||||||
|
|
|
@ -68,7 +68,7 @@ If you have other networking devices or SDN systems that talk BGP, kube-router w
|
||||||
From a simple full node-to-node mesh to per-node peering configurations, most routing needs can be attained.
|
From a simple full node-to-node mesh to per-node peering configurations, most routing needs can be attained.
|
||||||
The configuration is Kubernetes native (annotations) just like the rest of kube-router.
|
The configuration is Kubernetes native (annotations) just like the rest of kube-router.
|
||||||
|
|
||||||
For more details please refer to the <https://github.com/cloudnativelabs/kube-router/blob/master/docs/bgp.md.>
|
For more details please refer to the <https://github.com/cloudnativelabs/kube-router/blob/master/docs/bgp.md>.
|
||||||
|
|
||||||
Next options will set up annotations for kube-router, using `kubectl annotate` command.
|
Next options will set up annotations for kube-router, using `kubectl annotate` command.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue