Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@helmadm:~# kubectl get all --namespace=openstack
- NAME READY STATUS RESTARTS AGE
- po/ceph-rbd-provisioner-1309006252-2jpr1 1/1 Running 0 15h
- po/ceph-rbd-provisioner-1309006252-3xh54 1/1 Running 0 15h
- po/etcd-1068885534-c9hlr 1/1 Running 0 11h
- po/ingress-api-2210976527-5r0wx 1/1 Running 0 11h
- po/ingress-error-pages-3800895091-9spmg 1/1 Running 0 11h
- po/libvirt-28sgm 1/1 Running 0 11h
- po/libvirt-5bxzg 1/1 Running 0 11h
- po/libvirt-lvzrh 1/1 Running 0 11h
- po/libvirt-m048n 1/1 Running 0 11h
- po/libvirt-pl0ss 1/1 Running 0 11h
- po/mariadb-0 0/1 ContainerCreating 0 9h
- po/memcached-3317356357-wf0w6 1/1 Running 0 11h
- po/openvswitch-db-3tw8h 1/1 Running 0 11h
- po/openvswitch-db-kmqwq 1/1 Running 0 11h
- po/openvswitch-db-q5vcx 1/1 Running 0 11h
- po/openvswitch-db-snlmq 1/1 Running 0 11h
- po/openvswitch-db-vmzt1 1/1 Running 0 11h
- po/openvswitch-vswitchd-2wpn0 1/1 Running 0 11h
- po/openvswitch-vswitchd-6h3r3 1/1 Running 2 11h
- po/openvswitch-vswitchd-f8hp3 1/1 Running 2 11h
- po/openvswitch-vswitchd-fd211 1/1 Running 2 11h
- po/openvswitch-vswitchd-p0pz2 1/1 Running 0 11h
- po/rabbitmq-1935765578-8pt6q 1/1 Running 0 11h
- po/rabbitmq-1935765578-d9w10 1/1 Running 0 11h
- po/rabbitmq-1935765578-fpcpx 1/1 Running 0 11h
- NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
- svc/etcd 10.111.13.145 <none> 2379/TCP 11h
- svc/ingress-error-pages None <none> 80/TCP 11h
- svc/mariadb 10.107.12.171 <none> 3306/TCP 9h
- svc/mariadb-discovery None <none> 3306/TCP 9h
- svc/memcached 10.109.56.137 <none> 11211/TCP 11h
- svc/openstack 10.99.59.62 <none> 80/TCP,443/TCP 11h
- svc/rabbitmq 10.105.196.139 <none> 5672/TCP,15672/TCP 11h
- NAME DESIRED CURRENT AGE
- statefulsets/mariadb 3 0 9h
- NAME DESIRED SUCCESSFUL AGE
- jobs/ceph-namespace-client-key-cleaner-tqsnn 1 1 17h
- jobs/ceph-namespace-client-key-generator 1 1 15h
- jobs/glance-clean-av2el 1 1 17h
- jobs/keystone-fernet-rotate-1505001600 1 1 5d
- NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
- deploy/ceph-rbd-provisioner 2 2 2 2 15h
- deploy/etcd 1 1 1 1 11h
- deploy/ingress-api 1 1 1 1 11h
- deploy/ingress-error-pages 1 1 1 1 11h
- deploy/memcached 1 1 1 1 11h
- deploy/rabbitmq 3 3 3 3 11h
- NAME DESIRED CURRENT READY AGE
- rs/ceph-rbd-provisioner-1309006252 2 2 2 15h
- rs/etcd-1068885534 1 1 1 11h
- rs/ingress-api-2210976527 1 1 1 11h
- rs/ingress-error-pages-3800895091 1 1 1 11h
- rs/memcached-3317356357 1 1 1 11h
- rs/rabbitmq-1935765578 3 3 3 11h
- root@helmadm:~#
- root@helmadm:~# kubectl logs --namespace=openstack po/mariadb-0
- Error from server (BadRequest): container "mariadb" in pod "mariadb-0" is waiting to start: ContainerCreating
Advertisement
Add Comment
Please, Sign In to add comment