Skip to content
New issue

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 #367

Open
cmoulliard opened this issue Apr 16, 2024 · 0 comments
Open
Labels
enhancement New feature or request module::kind

Comments

@cmoulliard
Copy link
Member

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
@cmoulliard cmoulliard added enhancement New feature or request module::kind labels Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module::kind
Projects
None yet
Development

No branches or pull requests

1 participant