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.3.tar.gz
(4.3 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.3.tar.gz.
File metadata
- Download URL: k3_cluster_cli-1.0.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14c3090e2b2febe6ad40e80a48b9d2b4980f0096335a2d1c96b5d89d3b168669
|
|
| MD5 |
789b7aa3cc0e6c7785a93a3873fc3cb7
|
|
| BLAKE2b-256 |
f9ef9e8fc55c671e62015b90d33e565bb02147b7399e7bf5d35d5cafbe3a1d55
|
File details
Details for the file k3_cluster_cli-1.0.3-py3-none-any.whl.
File metadata
- Download URL: k3_cluster_cli-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
2e32d39ffc5b38605b0ee577ee1db5860eb20b77f7c2f9775d1cf13dc6f00cc2
|
|
| MD5 |
bb8da106dd4830987ab6593f9c2784d6
|
|
| BLAKE2b-256 |
f5cc899fa9093dbe96d7c2d50889d628b6a1749be0ee5eb0ea19eb4974a13366
|