lima-vm / lima-vm/lima

lima-vm doesn't work with GRPC forwarding & kind cluster

Open
#4,138 2 comments 0 reactions 0 assignees View on GitHub
area/portfwd bug priority/high status/more-info-needed
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

### Description

1. create VM from rootful-docker (v1.2.1)
2. create kind cluster `kind create cluster`
3. Install demo workload: `kubectl apply -f https://kind.sigs.k8s.io/examples/loadbalancer/usage.yaml` (based on https://kind.sigs.k8s.io/docs/user/loadbalancer/)
4. Run cloud-provider-kind (v0.7.0, but tests with different versions show the same behaviour) `sudo DOCKER_HOST=$DOCKER_HOST cloud-provider-kind` it shows in the log that healthcheck is failing. Usually after 10-20 restarts it succeeds and everything works as expected. After switching to SSH portForwarding works on every restart as expected.

Host M1 Mac running Macos 26.0.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.