https://github.com/mirantis/rockoon
OpenStack Orchestration for Kubernetes
https://github.com/mirantis/rockoon
Last synced: 10 days ago
JSON representation
OpenStack Orchestration for Kubernetes
- Host: GitHub
- URL: https://github.com/mirantis/rockoon
- Owner: Mirantis
- License: apache-2.0
- Created: 2024-11-26T14:00:43.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-05-07T09:15:41.000Z (11 days ago)
- Last Synced: 2025-05-07T16:16:39.214Z (10 days ago)
- Language: Python
- Homepage: https://mirantis.github.io/rockoon/
- Size: 4.2 MB
- Stars: 67
- Watchers: 5
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is Rockoon
Rockoon is Kubernetes controller that provides Life Cycle Management for OpenStack services.
[OpenStack](https://www.openstack.org/) is a free, open standard cloud computing platform.
It is mostly deployed as infrastructure-as-a-service (IaaS) in both public and private clouds
where virtual servers and other resources are made available to users. The software platform
consists of interrelated components that control diverse, multi-vendor hardware pools of
processing, storage, and networking resources throughout a data center. Users manage it either
through a web-based dashboard, through command-line tools, or through RESTful web services.Rockoon automates deployment and management of OpenStack to provide self-managing,
self-scaling and self-healing services.# Getting Started and Documentation
For installation, deployment, and administration, see our [Documentation](https://mirantis.github.io/rockoon/)
and [Quick start guide](https://mirantis.github.io/rockoon/quick-start/aio-installation/).
Have some questions? Join slack [channel](https://join.slack.com/t/rockoon/shared_invite/zt-2z5qxwyq9-061Kc3_j9s~l9CquGQNOSw/)# Report a Bug
For filing bugs, suggesting improvements, or requesting new features, please open an [issue](https://github.com/Mirantis/rockoon/issues).