Merge pull request #3720 from BenTheElder/support-note

add clarifications to resources.md
This commit is contained in:
Kubernetes Prow Robot
2024-08-17 08:48:38 -07:00
committed by GitHub

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
@@ -48,6 +50,10 @@ https://docs.gitlab.com/charts/development/kind/
### Using CRI-O with KIND
> **NOTE**: Depending on implementation details of the node image is not supported, only that the node images contain what kind needs to run Kubernetes at a given version.
>
> Installing CRI-O is possible but not supported.
https://github.com/cri-o/cri-o/blob/release-1.31/tutorials/crio-in-kind.md#cri-o-in-kind
## KubeCon Talks