Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netunicorn-connector-kubernetes-0.0.2.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file netunicorn-connector-kubernetes-0.0.2.tar.gz.

File metadata

File hashes

Hashes for netunicorn-connector-kubernetes-0.0.2.tar.gz
Algorithm Hash digest
SHA256 137044a17cb30bd8b4fc582031a3e8f135ffaf1f150dadb819deb3b64401dff3
MD5 ea2bec61636796732bd12ed5201ad44c
BLAKE2b-256 ec4ad4d7ada71ab06f0668b3828eef18143ee36660fe24353098b035fb6e8e7f

See more details on using hashes here.

File details

Details for the file netunicorn_connector_kubernetes-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for netunicorn_connector_kubernetes-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2bd0ab4579ac784beb3b75210dcef2b3060f0e7d57fd24eab9b0fd93c49adadb
MD5 88afc91f9bb7aa845cf4194eb04a1f1c
BLAKE2b-256 f170b98fc814f0a32a186e00b3d65908fb2ee9b40da1e7c542786b2e53c90c70

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page