Skip to content

Commit 6c01ce9

Browse files
authored
Merge pull request #77933 from kalexand-rh/4.16_pv1_fix2
correcting image name to fix PV1 build
2 parents d56585a + 0db18c8 commit 6c01ce9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Loading

networking/metallb/metallb-frr-k8s.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ toc::[]
99
:FeatureName: The `FRRConfiguration` custom resource
1010
include::snippets/technology-preview.adoc[]
1111

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

18-
image::695_OpenShift MetalLB_FRRK8s integration_0624.png[MetalLB integration with FRR]
18+
image::695_OpenShift_MetalLB_FRRK8s_integration_0624.png[MetalLB integration with FRR]
1919

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

0 commit comments

Comments
 (0)