We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0fa223 commit cc7c99eCopy full SHA for cc7c99e
modules/nw-bgp-frr-k8s-migration.adoc
@@ -6,7 +6,7 @@
6
[id="nw-bgp-frr-k8s-migration_{context}"]
7
= Migrating FRR-K8s resources
8
9
-You can migrate the FRR-K8s resources from the `openshift-frr-k8s` namespace to the `openshift-ovn-kubernetes` namespace.
+You can migrate the FRR-K8s custom resources from the `metallb-system` namespace to the `openshift-frr-k8s` namespace.
10
11
.Prerequisites
12
@@ -51,3 +51,5 @@ $ bash migrate.sh
51
----
52
$ oc get frrconfigurations.frrk8s.metallb.io -n openshift-frr-k8s
53
54
+
55
+After the migration is complete, you can remove the FRR-K8s custom resources from the `metallb-system` namespace.
0 commit comments