You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: adoc/SAP-EIC-Metallb.adoc
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
== Installing and configuring of {metallb}
1
+
== Installing and configuring {metallb}
2
2
3
3
There are multiple ways to install the {metallb} software. In this guide, we will cover how to install {metallb} using `kubectl` or Helm.
4
4
A complete overview and more details about {metallb} can be found on the
@@ -7,13 +7,14 @@ link:https://metallb.universe.tf/[official website for {metallb}].
7
7
=== Prerequisites
8
8
9
9
Before starting the installation, ensure that all requirements are met. In particular, you should pay attention to network addon compatibility.
10
-
If you are trying to run {metallb} on a cloud platform, you should also look at the cloud compatibility page and make sure your cloud platform works with {metallb} (note that most cloud platforms do *not*).
10
+
If you are trying to run {metallb} on a cloud platform, you should also look at the cloud compatibility page
11
+
and make sure your cloud platform works with {metallb} (note that most cloud platforms do *not*).
11
12
12
13
There are several ways to deploy {metallb}. In this guide, we will describe how to use the {rac} to deploy {metallb}.
13
14
14
15
Make sure to have one IP address available for configuring {metallb}.
15
16
16
-
Before you can deploy {metallb} from {rac}, you need to create the namespace and an ImagePullSecret.
17
+
Before you can deploy {metallb} from {rac}, you need to create the namespace and an imagePullSecret.
0 commit comments