A declarative framework for resilient Kubernetes deployment.
d6157c3069
With recent k8s-keystone-auth images startup by shell script is not possible. This PS uses command/args in the deployment instead. Change-Id: Iabd0d190c2461dbcdc8576f4a597384f46967daa |
||
---|---|---|
.github | ||
charts | ||
doc | ||
etc/promenade | ||
examples | ||
images/promenade | ||
promenade | ||
tests | ||
tools | ||
zuul.d | ||
.dockerignore | ||
.gitignore | ||
.gitreview | ||
.readthedocs.yaml | ||
bindep.txt | ||
entrypoint.sh | ||
LICENSE | ||
Makefile | ||
README.md | ||
requirements-direct.txt | ||
requirements-frozen.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Promenade
Promenade is a tool for bootstrapping a resilient Kubernetes cluster and managing its life-cycle via Helm charts.
Documentation can be found here.
Roadmap
The detailed Roadmap can be viewed on the OpenStack StoryBoard.
- Cluster bootstrapping
- Initial Genesis process results in a single node Kubernetes cluster with Under-cloud components deployed using Armada.
- Joining sufficient master nodes results in a resilient Kubernetes cluster.
- Destroy Genesis node after bootstrapping and re-provision as a normal node to ensure consistency.
- Life-cycle management
- Decommissioning of nodes.
- Updating Kubernetes version.
Getting Started
To get started, see getting started.
Configuration is documented here.
Bugs
Bugs are tracked in OpenStack StoryBoard.