kind icon indicating copy to clipboard operation
kind copied to clipboard

Kubernetes IN Docker - local clusters for testing Kubernetes

Results 255 kind issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: Add a special node to the Kind cluster with 'registry' role. This node can run docker registry without the user having to run...

kind/feature
lifecycle/frozen
priority/important-longterm

**What happened**: I am using the latest VMWare Workstation VM (Ubuntu). - suspend the VM - resume the VM - any command run against the cluster produces the error: ```...

kind/bug

**What would you like to be added**: I want the certificate issued on `kind-control-plane` to be issued to `host.docker.internal` too; with this, I can use it with docker-compose **Why is...

kind/feature

Ref. #1926 #1574 Add extra labels section for per-node options This feature was introduced with https://github.com/kubernetes-sigs/kind/pull/1926 I needed something like this, and did not find it in the docs. After...

cncf-cla: yes
size/S
needs-ok-to-test

see: https://github.com/kubernetes-sigs/kind/issues/2868

approved
cncf-cla: yes
size/M

# What happened Fail to run kind with rootful podman using @maciekmm's [method](https://github.com/kubernetes-sigs/kind/issues/2868#issuecomment-1208606004). `Rootless` stil doesn't work for me, the guide on the docs is really not meant for `Arch`,...

kind/bug
area/provider/podman

Hello, I encountered error which seems to be related to the fact that I often change docking station and peripherals. It seems that if I'll deploy cluster being connected to...

kind/external
area/provider/podman

**Under Fedora 36 Silverblue, additional RPMs containing CNI plugins have to be installed in order to get a kind cluster up**: For release 36, the Fedora Silverblue team decided to...

kind/documentation
kind/external
area/provider/podman

**What happened**: Creating a cluster with `kind create cluster` under rootful and rootless podman hangs on `⢎⡠ Starting control-plane 🕹️ ` and later fails with > [kubelet-check] Initial timeout of...

kind/bug
area/provider/podman

**What happened**: I tried running kind with rootless podman and followed the [documentation](https://kind.sigs.k8s.io/docs/user/rootless/). But this didn't work **What you expected to happen**: That it would work **How to reproduce it...

kind/bug
area/provider/podman
area/rootless