Minimal CLI for managing your K3s cluster
Project description
K3s Cluster CLI
Minimal CLI for managing your K3s cluster.
Installation
From PyPI (Recommended)
On Raspberry Pi / Debian-based systems:
pip install --break-system-packages k3-cluster-cli
On other systems:
pip install k3-cluster-cli
Alternative: Using pipx (recommended for CLI tools):
pipx install k3-cluster-cli
From Source
git clone https://gitlab.com/aleksey-lichtman/k3-cluster-cli.git
cd k3-cluster-cli
pip install -e .
Commands
cluster reboot # Check cluster health and reboot
cluster health # Watch live cluster info
cluster version # Check for updates
cluster upgrade # Upgrade to latest version
Requirements
- Python 3.8+
- kubectl (configured for your cluster)
- Access to a K3s cluster
Development
Build the package:
python -m build
License
MIT License - see LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
k3_cluster_cli-1.0.23.tar.gz
(8.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file k3_cluster_cli-1.0.23.tar.gz.
File metadata
- Download URL: k3_cluster_cli-1.0.23.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
393a7c6609252e9b595729425b76b9d45e1d929cf1441417d1a4760e25e6f125
|
|
| MD5 |
ea905d5b5ac98ea86fb63be4b9126697
|
|
| BLAKE2b-256 |
e2bdfa21df09b227ce215d984d6052252960037370cbb4e4f15dab1150391150
|
File details
Details for the file k3_cluster_cli-1.0.23-py3-none-any.whl.
File metadata
- Download URL: k3_cluster_cli-1.0.23-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36aa7b397a46b98031bd7cff201615d68a87da8be8c460ba96d42b6ccd626489
|
|
| MD5 |
afebf5622c3d5d4956f743e7828c33fc
|
|
| BLAKE2b-256 |
98eeeffe7cffd0244bea38c15114b0907b646349c2fb2db4d0d44ad3a9b90787
|