kubernetes-sigs / kind

Kubernetes IN Docker - local clusters for testing Kubernetes
https://kind.sigs.k8s.io/
Apache License 2.0
13.35k stars 1.55k forks source link

Add third party package installation note #3660

Closed stmcginnis closed 3 months ago

stmcginnis commented 3 months ago

This restructures the installation instructions for kind to have the first party, community supported methods listed first in the docs.

Third party maintained package installation instructions are moved to the end of the list of installation options, and a note of warning is added to point out that these packages are not maintained by the project maintainers.

Closes: #3644

aojea commented 3 months ago

/assign @BenTheElder /lgtm

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, stmcginnis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/kind/blob/main/OWNERS)~~ [BenTheElder] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment