Introduction

Use our acloud-toolkit to speed up common actions in Kubernetes operations.

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 do provide Windows binaries for installing acloud, however have not yet provided any public documentation for installation.

Commands