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

"k3sup app install" has become "arkade" #217

Closed
alexellis opened this issue Feb 26, 2020 · 0 comments
Closed

"k3sup app install" has become "arkade" #217

alexellis opened this issue Feb 26, 2020 · 0 comments

Comments

@alexellis
Copy link
Owner

alexellis commented Feb 26, 2020

Announcement

k3sup app install can install software like OpenFaaS, Minio, Kubernetes Dashboard to any Kubernetes cluster think of it like brew, for helm. It uses helm charts, but abstracts away all the horrible details behind a simple set of Go CLI flags.

"k3sup app install/info" has become "arkade"

This is because:

  • People dismiss k3sup for installing apps to Kubernetes because it contains the word k3s
  • I've tried very hard to educate folks including blogs, Tweets and the README
  • People still ask "does k3sup app install work on Kubernetes", the answer is YES! 🤓

I feel like I have only one choice left, which is to rename the "apps" part of the project and spin it out into its own thing (arkade)

So k3sup will return to its original goal of only bootstrapping and configuring k3s cluster, and nothing more.

You will also be able to get tools such as Arkade via k3sup download arkade and k3sup download kubectl.

Please try out the new project and let me know what you think

⭐️ on GitHub at arkade's new home: https://get-arkade.dev

Download via:

curl -sLS https://dl.get-arkade.dev | sudo sh

arkade install openfaas
arkade info openfaas

Do you use k3sup / arkade?

For those wanting to see ongoing development of k3sup and arkade, please consider joining GitHub Sponsors.

You'll get regular email updates about breaking changes, new features and any security issues that may come up. It's also your chance to support the work of the community.

We found lots of code usage of "k3sup app install" in automation scripts and blog posts, if you don't want to upgrade yet, then you can simply pin to a slightly older release

@alexellis alexellis pinned this issue Feb 26, 2020
@alexellis alexellis changed the title k3sup apps has become "arkade" "k3sup app install" has become "arkade" Feb 26, 2020
@alexellis alexellis unpinned this issue Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant