https://github.com/mirantis/openstack-controller
https://github.com/mirantis/openstack-controller
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mirantis/openstack-controller
- Owner: Mirantis
- License: apache-2.0
- Created: 2024-11-04T12:42:17.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-11-21T15:04:40.000Z (6 months ago)
- Last Synced: 2024-11-21T16:20:12.154Z (6 months ago)
- Language: Python
- Size: 24.2 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is OpenStack Controller
OpenStack Controller 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.OpenStack Controller 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/openstack-controller/)
and [Quick start guide](https://mirantis.github.io/openstack-controller/quick-start/aio-installation/)# Report a Bug
For filing bugs, suggesting improvements, or requesting new features, please open an [issue](https://github.com/Mirantis/openstack-controller/issues).