Skip to main content

Container Service Extension for vCloud Director

Project description

# container-service-extension

[![License](https://img.shields.io/pypi/l/container-service-extension.svg)](https://pypi.python.org/pypi/container-service-extension) [![Stable Version](https://img.shields.io/pypi/v/container-service-extension.svg)](https://pypi.python.org/pypi/container-service-extension) [![Join the chat at https://gitter.im/container-service-extension/Lobby](https://badges.gitter.im/container-service-extension/Lobby.svg)](https://gitter.im/container-service-extension/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://img.shields.io/travis/vmware/container-service-extension.svg?style=flat)](https://travis-ci.org/vmware/container-service-extension/)

## Overview

The **container-service-extension** is a vCloud Director add-on that manages the life cycle of Kubernetes clusters for tenants.

## Try it out

#### Prerequisites

This extension is designed to be installed on a vCloud Director instance by the service provider (system administrator).

The **container-service-extension** is distributed as a Python package.

#### Installation:

Install and validate:

``` shell
$ pip3 install --user container-service-extension

$ cse version
```

#### Running the Service

Follow the [installation and configuration guide](https://vmware.github.io/container-service-extension/#installation).

Start the service with:

``` shell
$ cse run --config config.yaml
```

More information about `vcd-cli` commands to use the service can be found in the [tenant's guide](https://vmware.github.io/container-service-extension/#using-the-container-service).

## Development

``` shell
$ git clone https://github.com/vmware/container-service-extension.git
$ cd container-service-extension
$ python setup.py develop
```

## Documentation

See our [site](https://vmware.github.io/container-service-extension/).

## Contributing

The *container-service-extension* project team welcomes contributions from the community. Before you start working with *container-service-extension*, please read our [Developer Certificate of Origin](https://cla.vmware.com/dco). All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to [CONTRIBUTING.md](CONTRIBUTING.md).

## License

[BSD-2](LICENSE.txt)



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

container-service-extension-0.4.3.dev2.tar.gz (50.2 kB view hashes)

Uploaded Source

Built Distribution

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