Kubernetes connector for netunicorn
Project description
netunicorn-connector-kubernetes
This is a Kubernetes connector for netunicorn platform.
This connector allows you to attach existing Kubernetes cluster to netunicorn platform and use it as a target for deployments.
It does not configure or modify the cluster besides optional namespace creation. All cluster configuration should be done by infrastructure administrators.
How to use
This connector is supposed to be installed as a part of netunicorn-director-infrastructure package or container.
Install the package:
pip install netunicorn-connector-kubernetes
Then, add the connector to the netunicorn-director-infrastructure configuration:
k8s-1: # unique name
enabled: true
module: "netunicorn.director.infrastructure.connectors.k8sconnector" # where to import from
class: "KubernetesConnector" # class name
config: "configuration-example.yaml" # path to configuration file
Modify the configuration file to provide needed parameters (see example), such as configuration file location, namespace, etc.
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 netunicorn-connector-kubernetes-0.0.2.tar.gz
.
File metadata
- Download URL: netunicorn-connector-kubernetes-0.0.2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 137044a17cb30bd8b4fc582031a3e8f135ffaf1f150dadb819deb3b64401dff3 |
|
MD5 | ea2bec61636796732bd12ed5201ad44c |
|
BLAKE2b-256 | ec4ad4d7ada71ab06f0668b3828eef18143ee36660fe24353098b035fb6e8e7f |
File details
Details for the file netunicorn_connector_kubernetes-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: netunicorn_connector_kubernetes-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bd0ab4579ac784beb3b75210dcef2b3060f0e7d57fd24eab9b0fd93c49adadb |
|
MD5 | 88afc91f9bb7aa845cf4194eb04a1f1c |
|
BLAKE2b-256 | f170b98fc814f0a32a186e00b3d65908fb2ee9b40da1e7c542786b2e53c90c70 |