Prerequisites
- kubectl installed to access your LocalOps environment.
Install kubectl
The Kubernetes command-line tool (kubectl) allows you to run commands against Kubernetes clusters. You can use kubectl to inspect and manage cluster resources, and view logs. Refer to the official Kubernetes documentation for installation instructions for your specific Linux distribution.Install LocalOps CLI
To quickly install or update the LocalOps CLI on your Linux distribution, run the following command in your terminal:ops
CLI to your system’s PATH.
You may be prompted to enter your password during the installation process.
Download Binaries
If you prefer to download the binary directly, you can choose the appropriate version for your Linux:Verify Installation
After installation, verify that theops
CLI is installed correctly by running: