We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove sudo when kind script to create a kind cluster runs on macos
sudo
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
TODO
Remove
sudo
when kind script to create a kind cluster runs on macosThe text was updated successfully, but these errors were encountered: