kolla-kubernetes/services/glance
Kevin Fox 6fa5b0273d Deployment, Readiness, Safe Shutdown, & Scaling for glance
This patch switches glance over to use the k8s deployment type.
It also puts an haproxy in front of it so it can safely be drained
to perform rolling upgrades/node migrations and scale down. It
blocks access until the service is up via readiness probe. Lastly,
it removes an unneeded volume when ceph direct access is configured.
It also makes the glance services externally available.

We need to add more haproxy support in the cli as a follow up.

Partially-Implements: blueprint deployments
Partially-Implements: blueprint kolla-kubernetes-service-exposure
Partially-Implements: blueprint api-termination

Change-Id: Id95c2f0d891882a6cc91a8248156c998a204a294
2016-08-29 12:03:33 -07:00
..
glance-api-pod.yml.j2 Deployment, Readiness, Safe Shutdown, & Scaling for glance 2016-08-29 12:03:33 -07:00
glance-api-service.yml.j2 Deployment, Readiness, Safe Shutdown, & Scaling for glance 2016-08-29 12:03:33 -07:00
glance-bootstrap-job.yml.j2 Deployment, Readiness, Safe Shutdown, & Scaling for glance 2016-08-29 12:03:33 -07:00
glance-registry-pod.yml.j2 Deployment, Readiness, Safe Shutdown, & Scaling for glance 2016-08-29 12:03:33 -07:00
glance-registry-service.yml.j2 Deployment, Readiness, Safe Shutdown, & Scaling for glance 2016-08-29 12:03:33 -07:00