Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
cb318931
Unverified
Commit
cb318931
authored
Apr 17, 2023
by
lijin-union
Committed by
GitHub
Apr 17, 2023
Browse files
Options
Downloads
Patches
Plain Diff
* corrected a link (#9988)
* remove a useless parenthesis in the _sidebar file
parent
709ae1d2
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_sidebar.md
+1
-1
1 addition, 1 deletion
docs/_sidebar.md
docs/kube-router.md
+1
-1
1 addition, 1 deletion
docs/kube-router.md
with
2 additions
and
2 deletions
docs/_sidebar.md
+
1
−
1
View file @
cb318931
...
...
@@ -38,7 +38,7 @@
*
[
Kylin Linux Advanced Server V10
](
docs/kylinlinux.md
)
*
[
Amazon Linux 2
](
docs/amazonlinux.md
)
*
[
UOS Linux
](
docs/uoslinux.md
)
*
[
openEuler notes
](
docs/openeuler.md
)
)
*
[
openEuler notes
](
docs/openeuler.md
)
*
CRI
*
[
Containerd
](
docs/containerd.md
)
*
[
Docker
](
docs/docker.md
)
...
...
This diff is collapsed.
Click to expand it.
docs/kube-router.md
+
1
−
1
View file @
cb318931
...
...
@@ -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.
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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment