K8s Cluster Info Netbox Plugin
Project description
Install Require
netbox version >= 4.0
Known Issues
- WARNING: This plugin is only tested with a single NetBox version at this time.
Installation Guide
In mono service:
To install the plugin, first using pip and install netbox-k8s-cluster-info:
cd /opt/netbox
source venv/bin/activate
pip install netbox-k8s-cluster-info
Next, enable the plugin in /opt/netbox/netbox/netbox/configuration.py, or if you have a /configuration/plugins.py file, the plugins.py file will take precedence.
PLUGINS = [
'netbox_k8s_cluster_info'
]
Then you may need to perform the final step of restarting the service to ensure that the changes take effect correctly:
python netbox/manage.py migrate netbox_k8s_cluster_info
sudo systemctl restart netbox
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
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 netbox_k8s_cluster_info-1.0.0.tar.gz.
File metadata
- Download URL: netbox_k8s_cluster_info-1.0.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a81ec00a05ad0c86f86dc903206b653ee378b3055f2ae80bd161243c1c62d9e
|
|
| MD5 |
937bcd2d0687e39a9fc574e718677d23
|
|
| BLAKE2b-256 |
59acb61e0a7a49d86d045497c25a6756c7668af73e0be95dd87874795e7b336e
|
File details
Details for the file netbox_k8s_cluster_info-1.0.0-py3-none-any.whl.
File metadata
- Download URL: netbox_k8s_cluster_info-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e52aee0fa10638c68bd5c69472b8ec5e67e62e278cd421f400de0e75e0ad8af0
|
|
| MD5 |
6eef7becd1d03485b77759a260d98a26
|
|
| BLAKE2b-256 |
684fe4b269d38f301c2fa382d09d12d9f2717adb78c2e38fe7f0aab7170f208d
|