mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
Merge pull request #3720 from BenTheElder/support-note
add clarifications to resources.md
This commit is contained in:
@@ -24,6 +24,8 @@ Here are a useful external guides / tutorials covering things not yet covered in
|
|||||||
|
|
||||||
### How to use KIND with MetallLB
|
### 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/
|
https://mauilion.dev/posts/kind-metallb/
|
||||||
|
|
||||||
### How to Test a Kubernetes PR with KIND
|
### How to Test a Kubernetes PR with KIND
|
||||||
@@ -48,6 +50,10 @@ https://docs.gitlab.com/charts/development/kind/
|
|||||||
|
|
||||||
### Using CRI-O with 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
|
https://github.com/cri-o/cri-o/blob/release-1.31/tutorials/crio-in-kind.md#cri-o-in-kind
|
||||||
|
|
||||||
## KubeCon Talks
|
## KubeCon Talks
|
||||||
|
|||||||
Reference in New Issue
Block a user