murano-apps/Docker/Kubernetes/KubernetesCluster/package/Resources/scripts
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
..
default_scripts [Docker] Fix upstart ans sysvinit scripts for ubuntu 2016-08-04 19:55:04 +03:00
environ privileged mode support for KubernetesPod and DockerStandaloneHost 2016-07-22 16:52:44 +06:00
init_conf [Docker] Fix upstart ans sysvinit scripts for ubuntu 2016-08-04 19:55:04 +03:00
initd_scripts [Docker] Fix upstart ans sysvinit scripts for ubuntu 2016-08-04 19:55:04 +03:00
systemd [docker] Switch kubernetes application to hyperkube 2016-07-26 18:08:16 +03:00
deletePods.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
deleteReplicationController.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
deleteService.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
getServiceIp.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
haproxy-setup.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
haproxy.tmpl [Kubernetes] Kubernetes was updated to v1.0.6 and v1 API 2015-10-09 17:25:32 +03:00
haproxy.toml [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
loginToGoogleRegistry.sh Add Google Container Registry to KubernetesCluster 2015-12-03 14:14:09 +02:00
master-add-member.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
master-etcd-setup.sh [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
master-kube-setup.sh [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
member-etcd-setup.sh [k8s] Fix typo in member configuration script 2016-07-22 12:37:48 +03:00
minion-kube-setup.sh [K8s] Add units to make k8s working on debian 2016-07-15 13:57:24 +03:00
patchService.sh Fixing volume entry definitions 2016-08-23 13:20:37 +03:00
removeEtcdMember.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
removeMinion.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
restartContainers.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
restartDocker.sh Add custom docker registry to KubernetesCluster 2015-11-02 14:25:20 +02:00
scale-rc.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
setupDockerMirror.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
setupDockerRegistry.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
setupFlannelMaster.sh Shell files syntax cleanup 2016-07-29 09:05:33 +00:00
setupFlannelNode.sh [kubernetes][app] Fix flannel settings for docker 2016-08-17 17:00:46 +03:00
updatePod.sh Fixing volume entry definitions 2016-08-23 13:20:37 +03:00
updateReplicationController.sh Fixing volume entry definitions 2016-08-23 13:20:37 +03:00
updateService.sh Fixing volume entry definitions 2016-08-23 13:20:37 +03:00