add loadbalancer note

This commit is contained in:
Benjamin Elder
2024-08-17 08:24:45 -07:00
parent 820aa8405a
commit a99a9f2e39

View File

@@ -24,6 +24,8 @@ Here are a useful external guides / tutorials covering things not yet covered in
### How to use KIND with MetallLB
> **NOTE**: We now have a kind integrated loadbalancer solution, see [the loadbalancer page](/docs/user/loadbalancer/).
https://mauilion.dev/posts/kind-metallb/
### How to Test a Kubernetes PR with KIND