fuel-ccp/README.rst
Proskurin Kirill 2ce7d48bc5 Update README doc a bit
Change-Id: I91f0b7a135e7f45be83cc5a3678fe9a98c1d675c
2016-09-05 13:53:39 +03:00

31 lines
904 B
ReStructuredText

=============================
Welcome to CCP documentation!
=============================
CCP Overview
============
CCP stands for "Containerized Control Plane". The goal of this project is to
make building, running and managing production-ready OpenStack containers
on top of Kubernetes an easy task for operators.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/fuel-ccp
* Source: http://git.openstack.org/cgit/openstack/fuel-ccp
* Bugs: http://bugs.launchpad.net/fuel-ccp
Features
--------
* Build and customize OpenStack Docker images
* Run, manage and update OpenStack containers in Kubernetes cluster
* Monitoring and centralized logging system
Directories
-----------
- doc - Contains documentation.
- etc - Contains configuration examples.
- fuel_ccp - Contains source code of the project.
- tools - Contains usefull utilites for development purposes.