Skip to content

Commit 537df58

Browse files
committed
Fix formatting in MetalLB setup documentation and remove redundant text
1 parent df85056 commit 537df58

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docusaurus/docs/networking/setup-metallb.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,4 @@ kubectl apply -f test-ingress.yaml
279279

280280
3. **Ingress Routing Issues**:
281281
- Verify the `Ingress` resource, and ensure that the service names and ports match correctly with your application.
282-
- Validate Traefik's logs for any issues related to routing.
283-
284-
---
285-
286-
That's it! By following these steps, you should have MetalLB providing external IPs to Traefik, allowing you to expose Kubernetes services externally via MetalLB-managed LoadBalancer IPs.
282+
- Validate Traefik's logs for any issues related to routing.

0 commit comments

Comments
 (0)