
Add cpu pinning to nodes configuration · Issue #3138 - GitHub
Mar 24, 2023 · As an example, on a 96 thread machine, kind clusters with Calico start to show instability above 30 nodes, this patch enables stability with 60 kind workers, by pinning every …
kind load broken for podman · Issue #3945 · kubernetes-sigs/kind
Jun 3, 2025 · load-image should be though, but note podman support overall is still warned as experimental due to stability issues. I also see #3795 open but that looks Docker Desktop …
RFC: Implement plugin architecture · Issue #1986 - GitHub
Dec 20, 2020 · The project main goal and is testing Kubernetes, and stability and performance are critical for this, however, its wide adoption is demanding or bringing new use cases that …
More unstable cluster · Issue #329 · kubernetes-sigs/kind
BenTheElder commented on Jun 23, 2021 Aside: I've disabled that bot in this repo, and I do hope we've made progress on ensuring stability in more configurations.
Require "name" in "kind delete cluster" cli command #3829
Dec 20, 2024 · Very very sensitive, one of the biggest strength is the stability ... Does not mean if something is reasonable it can be considered, but this seems a fat fingers problem that can be …
Kind build broken · Issue #509 · kubernetes-sigs/kind · GitHub
May 8, 2019 · The documentation does cover release binaries and I expected that CI would of course use that for stability on such a young project... Clearly this was an oversight, but it is …
Start Node Suffix at "1" · Issue #447 · kubernetes-sigs/kind
phenixblue commented on Apr 18, 2019 After chatting with @BenTheElder I'm going to close this. Seems out of scope for pushing towards stability in core features.
improve KIND performance on single node clusters - GitHub
Oct 25, 2021 · Both Kind and Kinder do not support scaling the control plane from e.g. 1 to 3, but for Kinder we actually want to support scale up /down in the future to test etcd stability. Today …
drop v1alpha1 · Issue #219 · kubernetes-sigs/kind · GitHub
Jan 14, 2019 · I'd like to get us to a supportable 1.0 / beta grade quickly, and I consider the entire released binary in 0.1 to be alpha with no real policies in place yet. Once we do a little more …
Commits · kubernetes-sigs/kind · GitHub
Previously `fuse-overlayfs` was always used. `mount -t overlay` is known to work on the following environments: - Kernel >= 5.11 - Ubuntu kernel - Debian kernel with `modprobe overlay …