Skip to content

Releases: alexellis/arkade

Add uninstall command and delete alias

24 Aug 14:18
Compare
Choose a tag to compare

Changelog for 0.6.6:

Commits
35b340d Add uninstall command by @alexellis

Generated by Derek

Add k9s CLI to "arkade get"

23 Aug 09:15
Compare
Choose a tag to compare

k9s is a CLI for exploring Kubernetes resources. It also has openfaas support.

# Get the CLI
arkade get k9s

# Usage:
k9s

Changelog for 0.6.5:

Commits
0906524 Add k9s tool by @alexellis
5b1a36c Read registry-creds flags from envs when specified by @alexellis

Generated by Derek

Update registry-creds app to read from env

19 Aug 11:23
Compare
Choose a tag to compare

Changelog for 0.6.4:

Commits
76049b5 Read registry-creds flags from envs when specified by @alexellis

Generated by Derek

Add registry-creds app

19 Aug 11:17
Compare
Choose a tag to compare

Changelog for 0.6.3:

Commits
da2ba08 Add registry-creds app by @alexellis

Generated by Derek

Adds kubebuilder, kustomize, kube-image-prefetch, and doctl

19 Aug 08:24
Compare
Choose a tag to compare

Usage:

# CLIs
arkade get TOOL

# Charts / apps
arkade install APP

"kube-image-prefetch" keeps images pulled on every node to speed-up horizontal auto-scaling

Changelog for 0.6.2:

Commits
612c2af Add doctl tool to get command by @alexellis
25a1f7b Add kustomize and change default mode for get by @alexellis
913b2a6 add kubebuilder to get command by @amalkh5
9c6f4a7 Removed namespace by @AverageMarcus
e359b54 Fixed message indentation by @AverageMarcus
8d5156b Added kube-image-prefetch app by @AverageMarcus
3b91aec Move to using issuers rather than cluster issuers by @Waterdrips
e12c328 Add env indicator by @alexellis
bea76e7 Add two posts by @alexellis
52607b8 Optimise func MakeInfo() inside cmd/info.go by @itsksaurabh

Generated by Derek

Fix for faas-cli download on Linux clients

09 Aug 19:57
Compare
Choose a tag to compare

Changelog for 0.6.1:

Commits
05b03a1 Add --stash mode to get by @alexellis
8c0b60f Faas-cli binary template for linux amd64 by @Waterdrips

Generated by Derek

Meshy - Add Open Service Mesh, update linkerd2, cert-manager, and add k3sup

06 Aug 16:46
Compare
Choose a tag to compare

Overview:

Install a mesh, but not both, as they will conflict.

arkade install osm
arkade install linkerd

Changelog for 0.6.0:

Commits
8de0eff Update linkerd version by @alexellis
3160414 Add OSM - initial work by @alexellis
1acbd7f Add another nice arkade tutorial by @alexellis
e2e2b63 Add new video walk-through to README by @alexellis
9b92cb2 Upgrade cert-manager to v0.15.2 by @meyskens
5c46d64 Add k3sup tool in arkade get by @tuananh

Generated by Derek

Move to a single list of apps

23 Jul 09:07
Compare
Choose a tag to compare

Changelog for 0.5.1:

Removes list of apps that was hard-coded and generates the list by
using cobra instead and its list of commands.

Commits
3c3970e Remove extra list of apps by @alexellis
2329198 Add video by @alexellis

Generated by Derek

Add k3d, kubeseal and inletsctl to downloads

21 Jul 08:42
Compare
Choose a tag to compare

Changelog for 0.5.0:

Commits
531ac43 Add inletsctl and kubeseal to get command by @tuananh
f014f4e Tune title by @alexellis
32231a1 Add links to README by @alexellis
4750881 add k3d by @iwilltry42
a61fce9 Update badge to be on one line by @alexellis
dd3b953 Arkade makes you feel like a hero by @alexellis

Generated by Derek

Make "kind" available for download

16 Jul 08:17
Compare
Choose a tag to compare
Pre-release

Changelog for 0.4.3:

Commits
1ef5bae Document the kind download option by @alexellis
b928065 Fix kubeseal download, add KinD as a tool by @alexellis

Generated by Derek