RETIRED, Integrated deployment configuration and documentation.
Go to file
Scott Hussey 2128967be1 Generalize error response
Generalize the specified error response standard to be usable
for status responses of all kinds including detailed responses
describing actions taken to successfully satisfy a request.

Change-Id: I51970ce53c92d67d786efac226dfa62a40d0bcee
2017-09-20 13:07:44 -05:00
docs Generalize error response 2017-09-20 13:07:44 -05:00
LICENSE Init repo and add LICENSE 2017-07-18 13:10:15 -05:00
README.md Start a readme for the repo 2017-08-02 14:22:58 -05:00

UCP Integration

UCP, or Undercloud Platform, is a broad integration of several components enabling an automated, resilient Kubernetes-based infrastructure for hosting Helm-deployed containerized workloads

Components

Shipyard

Platform orchestrator for initial deployment, platform updates, and server redeployments

Promenade

The bootstrapper for the Kubernetes control plane - both on an initial genesis node to get a working Kubernetes cluster and for adding additional nodes to the existing Kubernetes cluster.

Armada

Provisioner for Helm charts. Provides the capability to override chart values.yaml items.

Drydock

The orchestrator for physical asset provisioning (e.g. server deployment).

Deckhand

YAML design data manager.