We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55894b commit 0180b2dCopy full SHA for 0180b2d
1 file changed
metallb/cm.yaml
@@ -9,4 +9,4 @@ data:
9
- name: my-ip-space
10
protocol: layer2
11
addresses:
12
- - 172.18.0.200-172.18.0.250
+ - 172.18.0.200-172.18.0.250 #Add this range based on the output of kubectl get nodes -o wide
0 commit comments