This is a one-cli plugin that adds Kubernetes tools alias to the CLI.
Project description
plugin-kube
This is a one-cli plugin that adds Kubernetes tools alias to the CLI.
Configuration
# one.yaml
plugins:
kube:
package: one-cli-plugin-kube
version: 0.5.0
module: 'plugin_kube'
parameters:
cluster_name: <redact>
aws_default_region: <redact>
aws_assume_role: # Optional: default to false
kubeconfig: # Optional: Override default kubeconfig path
Usage
one kubectl ...
one helm ...
one kube-bash
Development
Dependencies
- Python 3
Python Virtual Environment
# Create environment
python3 -m venv env
# To activate the environment
source env/bin/activate
# When you finish you can exit typing
deactivate
Install dependencies
pip3 install --editable .
Author
Managed by DNX Solutions.
License
Apache 2 Licensed. See LICENSE for full 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
Built Distribution
File details
Details for the file one-cli-plugin-kube-0.5.0.tar.gz
.
File metadata
- Download URL: one-cli-plugin-kube-0.5.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17c1cd712ad0f12a76d9b1d82fde4b682629d8543ce12f3ca0f7c453bb55c657 |
|
MD5 | 79ca38cfc23933852af5f8cfed67ffde |
|
BLAKE2b-256 | a45878601fc7f4d19f230fb03a5d533cf6fc671f3fac6fb66a248e2b9368dcc2 |
File details
Details for the file one_cli_plugin_kube-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: one_cli_plugin_kube-0.5.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9bcd99266e5b75ffa2f05fc8cce0ace743df5b65e4b9425f77d5e44e6ecaa8f |
|
MD5 | f67b9cbcaa854d624551a0901d4aa145 |
|
BLAKE2b-256 | 2bdbd8b012aabc3efda67d927e5f63458e37d4b4f344833d9785c818d63c3bb4 |