Deploy containerized OpenStack clusters
openstack-kolla-ansibleskillsetup L3★64
Tibsfox/gsd-skill-creator ↗What it does
Deploy complete OpenStack cloud via Kolla-Ansible containerization
Best for
Teams deploying multi-node OpenStack clusters with full container orchestration and declarative config
Inputs
- · inventory
- · globals.yml config
- · certificate/key files
Outputs
- · running OpenStack cluster
- · service endpoints
- · admin credentials
Requires
- · Kolla-Ansible
- · Docker
- · Ansible
- · host OS (Ubuntu/RHEL)
Preconditions
Inventory nodes accessible; Python installed; Docker daemon running; disk/RAM sufficient
Failure modes
Inventory parsing error, missing prerequisites, image pull timeout, conflicting service ports
Trust signals
- · All-in-one vs multi-node topology support
- · globals.yml reference documented
- · Post-deploy verification steps provided
- · Common pitfalls enumerated