kolla/k8s/pod
Ryan Hallisey 8229c1f6c3 Start and stop scripts are outdated after Kubernetes update
Kubernetes no longer uses 'kubecfg', but rather 'kubectl'.
Therefore, the way that pods and services are being created
needs to be changed.

In order to create a pod, the parameter 'kind' needs to be set
to 'pod' in the yaml file and the api version specified.

The stop script now reads from k8s/{pod,service,replication}/ in order
to stop all the started pods, services, and replication controllers.

Change-Id: Ibd39fa402e9df883df83272c3aefbb69009dfbd2
2015-01-05 23:26:19 +00:00
..
barbican-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
ceilometer-controller-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
glance-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
heat-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
horizon-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
keystone-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
mariadb-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
mongodb-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
neutron-network-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
neutron-server-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
nova-compute-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
nova-controller-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
rabbitmq-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
swift-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00
zaqar-pod.yaml Start and stop scripts are outdated after Kubernetes update 2015-01-05 23:26:19 +00:00