kubernetes-sigs / kind

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

use cloud-provider-kind as recommended loadbalancer #3584

Closed aojea closed 2 months ago

aojea commented 2 months ago

We are very thankful to metallb but with cloud-provider-kind we are able to run load balancers in multiple platforms and also to provider a more "cloud provider" experience, so we'll use it as the recommended solution for Services of type Load balancer

/kind documentation /assign @BenTheElder

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aojea

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)~~ [aojea] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
stmcginnis commented 2 months ago

/lgtm