kuryr-kubernetes/etc
Jaume Devesa 86e35666c4 Introduce `kuryr-k8s` service
This commit introduces the `kuryr-k8s` service by adding the service
binary and focusing on loading configuration options.

The configuration options are inherited from kuryr-lib project
(http://github.com/openstack/kuryr) and loaded at runtime, together with
the project ones.

These configuration options can be also generated using the
`oslo-config-generator` utility by using:

    tox -e genconfig

The service runs as any other OpenStack-based service:

    kuryr-k8s [--debug] [--config-file foo] ...

Partial-Implements: blueprint kuryr-k8s-integration
Change-Id: I7e52aef8fb2767dcc46317f2212f4285a17b11da
Signed-off-by: Jaume Devesa <devvesa@gmail.com>
Co-Authored-By: Taku Fukushima <f.tac.mac@gmail.com>
2016-08-29 11:01:50 +02:00
..
README-config.txt Introduce `kuryr-k8s` service 2016-08-29 11:01:50 +02:00
kuryr-k8s-config-generator.conf Introduce `kuryr-k8s` service 2016-08-29 11:01:50 +02:00