You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.github | 2 years ago | |
charts | 3 weeks ago | |
doc | 3 months ago | |
etc/promenade | 4 years ago | |
examples | 3 weeks ago | |
images/promenade | 1 year ago | |
promenade | 2 months ago | |
tests | 3 weeks ago | |
tools | 3 weeks ago | |
.dockerignore | 8 months ago | |
.gitignore | 8 months ago | |
.gitreview | 3 years ago | |
.readthedocs.yaml | 3 years ago | |
.zuul.yaml | 2 months ago | |
LICENSE | 5 years ago | |
Makefile | 8 months ago | |
README.md | 4 years ago | |
entrypoint.sh | 2 years ago | |
requirements-direct.txt | 2 months ago | |
requirements-frozen.txt | 2 months ago | |
requirements.txt | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 4 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 years ago |
README.md
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.