2024.1-eom
Starting from stable/2024.1, we no longer need a cluster store
for docker. Therefore, we change the installation steps as follows:
* Remove the --cluster-store option from Docker
* Remove the etcd requirement (since we don't need to use it as cluster store).
* Switch capability_scope to "local" (the default) in kuryr-libnetwork.
Related-Bug: #2007142
Change-Id: I5cb0df5c0c65a4e54841ffb9e8450b21446a5fdd
(cherry picked from commit b480d7106e)
Team and repository tags
Zun
OpenStack Containers service
Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://opendev.org/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://opendev.org/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%
