Remove sudo when kind script to create a kind cluster runs on macos
cmoulliard opened this issue · 0 comments
cmoulliard commented
TODO
Remove sudo
when kind script to create a kind cluster runs on macos
curl -s -L "https://raw.githubusercontent.com/snowdrop/k8s-infra/main/kind/kind.sh" | bash -s install --provider podman
Welcome to our
_____ _
/ ____| | |
| (___ _ __ ___ __ __ __| | _ __ ___ _ __
\___ \ | '_ \ / _ \ \ \ /\ / / / _ | | __| / _ \ | \ _ \
____) | | | | | | (_) | \ V V / | (_| | | | | (_) | | |_) |
|_____/ |_| |_| \___/ \_/\_/ \__,_| |_| \___/ | __/
| |
|_|
Script to create/delete a Kubernetes cluster using kind like a :
- ingress controller (nginx, kourier)
✔ Pre requisites check passed!
! Checking if kind cluster exists...
Password:
sudo: a password is required