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

Make sure macos is covered for installation of k0s #81

Open
augustmckendrick opened this issue Feb 13, 2025 · 0 comments
Open

Make sure macos is covered for installation of k0s #81

augustmckendrick opened this issue Feb 13, 2025 · 0 comments

Comments

@augustmckendrick
Copy link
Collaborator

Re Install a single-node k0s cluster locally to work as k0rdent's management cluster section:
curl --proto '=https' --tlsv1.2 -sSf https://get.k0s.sh/ | sudo sh
Password:
Unsupported operating system: Darwin
As k0s doesn't support macOS, and the intent is to "install cluster locally", should we add a line like this?
To test on macOS: brew install kind && kind create cluster -n k0rdent

https://miracloud.slack.com/archives/C07SWMW1XSS/p1738850049822169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant