Comment 1 for bug 1827692

Revision history for this message
Ricardo Perez (richomx) wrote :

controller-0:~# kubectl describe node compute-0
Name: compute-0
Roles: <none>
Labels: beta.kubernetes.io/arch=amd64
                    beta.kubernetes.io/os=linux
                    kubernetes.io/hostname=compute-0
                    openstack-compute-node=enabled
                    openvswitch=enabled
                    sriov=enabled
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock
                    node.alpha.kubernetes.io/ttl: 0
                    projectcalico.org/IPv4Address: 192.168.206.50/24
                    volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Fri, 03 May 2019 15:31:54 +0000
Taints: <none>
Unschedulable: false
Conditions:
  Type Status LastHeartbeatTime LastTransitionTime Reason Message
  ---- ------ ----------------- ------------------ ------ -------
  OutOfDisk False Fri, 03 May 2019 21:42:50 +0000 Fri, 03 May 2019 15:31:54 +0000 KubeletHasSufficientDisk kubelet has sufficient disk space available
  MemoryPressure False Fri, 03 May 2019 21:42:50 +0000 Fri, 03 May 2019 15:31:54 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
  DiskPressure False Fri, 03 May 2019 21:42:50 +0000 Fri, 03 May 2019 15:31:54 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
  PIDPressure False Fri, 03 May 2019 21:42:50 +0000 Fri, 03 May 2019 15:31:54 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
  Ready True Fri, 03 May 2019 21:42:50 +0000 Fri, 03 May 2019 15:32:06 +0000 KubeletReady kubelet is posting ready status
Addresses:
  InternalIP: 10.10.57.59
  Hostname: compute-0
Capacity:
 cpu: 112
 ephemeral-storage: 20027216Ki
 memory: 196618812Ki
 pods: 110
Allocatable:
 cpu: 112
 ephemeral-storage: 18457082236
 memory: 196516412Ki
 pods: 110
System Info:
 Machine ID: 318e5af8729f4377ae2289ba08b7b594
 System UUID: 00D7627F-0786-E811-906E-00163566263E
 Boot ID: c57e6e3c-b277-4bd1-b256-9d537a51b674
 Kernel Version: 3.10.0-957.1.3.el7.1.tis.x86_64
 OS Image: CentOS Linux 7 (Core)
 Operating System: linux
 Architecture: amd64
 Container Runtime Version: docker://18.3.1
 Kubelet Version: v1.12.3
 Kube-Proxy Version: v1.12.3
PodCIDR: 172.16.3.0/24
Non-terminated Pods: (10 in total)
  Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits
  --------- ---- ------------ ---------- --------------- -------------
  kube-system calico-node-rkdfn 250m (0%) 0 (0%) 0 (0%) 0 (0%)
  kube-system kube-proxy-8xjgh 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack ceilometer-compute-x5z9d 100m (0%) 2 (1%) 128Mi (0%) 1Gi (0%)
  openstack libvirt-x5lgh 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-dhcp-agent-compute-0-75ea0372-9wwbw 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-l3-agent-compute-0-75ea0372-4r2bq 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-metadata-agent-compute-0-75ea0372-jmgcq 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-ovs-agent-compute-0-75ea0372-p828v 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-sriov-agent-compute-0-75ea0372-jtcw4 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack nova-compute-compute-0-75ea0372-dzz4w 0 (0%) 0 (0%) 0 (0%) 0 (0%)
Allocated resources:
  (Total limits may be over 100 percent, i.e., overcommitted.)
  Resource Requests Limits
  -------- -------- ------
  cpu 350m (0%) 2 (1%)
  memory 128Mi (0%) 1Gi (0%)
Events: <none>