murano-apps/Docker/Kubernetes/KubernetesCluster/package/Resources
Nikolay Mahotkin a717988918 Fixing volume entry definitions
* According to
   http://kubernetes.io/docs/user-guide/volumes/#types-of-volumes
   and
   a1b5325011
   there is hostPath volume type instead of hostDir;
   And there is no 'source' keyword anymore.

 * Replacing 'kubectl update' on 'kubectl replace':
   kubectl update is deprecated, need to use 'replace':
   9b3d42c090

Closes-Bug: #1604766

Change-Id: I1029caeb2827fc9de271b457c7a61b043d0189cb
2016-08-23 13:20:37 +03:00
..
scripts Fixing volume entry definitions 2016-08-23 13:20:37 +03:00
DeletePods.template Add license information 2015-04-20 19:15:15 +03:00
DeleteReplicationController.template Add license information 2015-04-20 19:15:15 +03:00
DeleteServices.template Adds ability to delete docker applications from the host 2015-05-01 22:44:24 +00:00
EtcdAddMember.template Add license information 2015-04-20 19:15:15 +03:00
EtcdRemoveMember.template [Kubernetes] Bunch of issues regarding scaling was fixed 2015-10-22 23:10:33 +03:00
HAProxySetup.template [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
KubeMasterSetup.template [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
KubeMinionSetup.template [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
MasterEtcdSetup.template [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
MemberEtcdSetup.template [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
PatchServices.template [Kubernetes] Kubernetes was updated to v1.0.6 and v1 API 2015-10-09 17:25:32 +03:00
RemoveMinion.template [Kubernetes] Rename minions to Kubernetes nodes 2015-11-12 01:36:52 +00:00
RestartContainers.template [kubernetes] Create actions to recreate pods and restart containers 2016-06-10 19:19:36 +03:00
ScaleRc.template [Docker] Pod (RC) scaling was fixed 2015-10-10 12:10:06 +03:00
SetupFlannelMaster.template Add license information 2015-04-20 19:15:15 +03:00
SetupFlannelNode.template [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
UpdatePod.template Fixes k8s deployment without Replication Controller 2015-04-24 12:55:02 +00:00
UpdateReplicationController.template Add license information 2015-04-20 19:15:15 +03:00
UpdateService.template Merge "Add license information" 2015-04-22 00:23:44 +00:00