Introduction
Use our acloud-toolkit to speed up common actions in Kubernetes operations.
On this page
The acloud-toolkit is a project to automate various common tasks and workflows that may require multiple manual steps. By coding these workflows into a CLI, we aim to make it easier for anyone running a Kubernetes cluster.
Common tasks we encoded within this project are related to persistent volumes, snapshots.
Installation
MacOS
Install the toolkit:
brew install avisi-cloud/tools/acloud-toolkit
Linux
Please use the brew method for installation. We will update this in the future to include different methods of installation for Linux.
Windows
We currently support no public installation methods for Windows. If you wish to use acloud on Windows, you will need to install WSL and use brew.
Are you interested in using this on Windows? Please reach out to us.
Commands
- acloud-toolkit snapshot - snapshot for working with Kubernetes CSI snapshot
- acloud-toolkit storage - storage for working with Kubernetes persistent volumes
- acloud-toolkit version - Print version information