8229c1f6c3
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 |
||
---|---|---|
.. | ||
barbican-pod.yaml | ||
ceilometer-controller-pod.yaml | ||
glance-pod.yaml | ||
heat-pod.yaml | ||
horizon-pod.yaml | ||
keystone-pod.yaml | ||
mariadb-pod.yaml | ||
mongodb-pod.yaml | ||
neutron-network-pod.yaml | ||
neutron-server-pod.yaml | ||
nova-compute-pod.yaml | ||
nova-controller-pod.yaml | ||
rabbitmq-pod.yaml | ||
swift-pod.yaml | ||
zaqar-pod.yaml |