From 2efaaa8281584f48e2e35bb253e83a29abfa3c5b Mon Sep 17 00:00:00 2001 From: Jonathan Perret Date: Fri, 27 Feb 2026 16:31:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8(kind)=20improve=20local=20cluster?= =?UTF-8?q?=20start=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Taking some cues from what's done in other projects. --- start-kind.sh | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/start-kind.sh b/start-kind.sh index 237325a..335080e 100755 --- a/start-kind.sh +++ b/start-kind.sh @@ -26,7 +26,8 @@ fi # https://github.com/kubernetes-sigs/kind/issues/2875 # https://github.com/containerd/containerd/blob/main/docs/cri/config.md#registry-configuration # See: https://github.com/containerd/containerd/blob/main/docs/hosts.md -cat <