Skip to content

Commit 11a6893

Browse files
Merge pull request #82163 from slovern/TELCODOCS-1867-II
TELCODOCS-1867 - remove configuration step
2 parents 655bb36 + 7f08bef commit 11a6893

File tree

2 files changed

+2
-35
lines changed

2 files changed

+2
-35
lines changed

modules/nw-metallb-configuring-frr-8ks.adoc

Lines changed: 0 additions & 30 deletions
This file was deleted.

networking/metallb/metallb-frr-k8s.adoc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,11 @@ toc::[]
88

99
FRRouting (FRR) is a free, open source internet routing protocol suite for Linux and UNIX platforms.
1010
`FRR-K8s` is a Kubernetes based DaemonSet that exposes a subset of the `FRR` API in a Kubernetes-compliant manner.
11-
As a cluster administrator, you can use the `FRRConfiguration` custom resource (CR) to configure `MetalLB` to use `FRR-K8s` as the backend.
12-
You can use this to avail of FRR services, for example, receiving routes.
13-
If you run `MetalLB` with `FRR-K8s` as a backend, `MetalLB` generates the `FRR-K8s` configuration corresponding to the MetalLB configuration applied.
11+
As a cluster administrator, you can use the `FRRConfiguration` custom resource (CR) to access some of the FRR services not provided by MetalLB, for example, receiving routes.
12+
`MetalLB` generates the `FRR-K8s` configuration corresponding to the MetalLB configuration applied.
1413

1514
image::695_OpenShift_MetalLB_FRRK8s_integration_0624.png[MetalLB integration with FRR]
1615

17-
// Activating integration of MetalLB and FRR-K8s
18-
include::modules/nw-metallb-configuring-frr-8ks.adoc[leveloffset=+1]
1916

2017
// FRR configurations
2118
include::modules/nw-metallb-frr-configurations.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)