k8s-docker-suite-app-murano/DockerInterfacesLibrary/package
Stan Lagun a855e9a879 Adds support for several applications in single Pod
Kubernetes doesn't allow to add containers to a Pod that
is already deployed. With this change old pods will be deleted
and either new pod created which will include new container
or Replication Controller will be modified (before Pod delete
so that updated Pods be created instead)

Also now Pods are created only when replica number set to 0.
Otherwise Pods created by ReplicationController alone.

Change-Id: I8552793f39083de47ad07e7013dedb72e0550885
Closes-Bug: #1444208
2015-04-15 00:28:31 +00:00
..
Classes Adds support for several applications in single Pod 2015-04-15 00:28:31 +00:00
manifest.yaml Restructure murano-apps repository 2015-04-14 09:42:21 +03:00