Comment 2 for bug 1827692

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

controller-0:~# kubectl describe node compute-1
Name: compute-1
Roles: <none>
Labels: beta.kubernetes.io/arch=amd64
                    beta.kubernetes.io/os=linux
                    kubernetes.io/hostname=compute-1
                    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.194/24
                    volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Fri, 03 May 2019 15:31:21 +0000
Taints: <none>
Unschedulable: false
Conditions:
  Type Status LastHeartbeatTime LastTransitionTime Reason Message
  ---- ------ ----------------- ------------------ ------ -------
  OutOfDisk False Fri, 03 May 2019 21:43:20 +0000 Fri, 03 May 2019 15:31:21 +0000 KubeletHasSufficientDisk kubelet has sufficient disk space available
  MemoryPressure False Fri, 03 May 2019 21:43:20 +0000 Fri, 03 May 2019 15:31:21 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
  DiskPressure False Fri, 03 May 2019 21:43:20 +0000 Fri, 03 May 2019 15:31:21 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
  PIDPressure False Fri, 03 May 2019 21:43:20 +0000 Fri, 03 May 2019 15:31:21 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
  Ready True Fri, 03 May 2019 21:43:20 +0000 Fri, 03 May 2019 15:31:33 +0000 KubeletReady kubelet is posting ready status
Addresses:
  InternalIP: 10.10.57.228
  Hostname: compute-1
Capacity:
 cpu: 64
 ephemeral-storage: 20027216Ki
 memory: 97534592Ki
 pods: 110
Allocatable:
 cpu: 64
 ephemeral-storage: 18457082236
 memory: 97432192Ki
 pods: 110
System Info:
 Machine ID: 32f53d4e0dab4fd3b7e27cdcfd9e8f3d
 System UUID: 8005C491-C91B-E811-906E-00163566263E
 Boot ID: d45c3e35-8252-4249-800a-a4b7a83ac266
 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.2.0/24
Non-terminated Pods: (11 in total)
  Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits
  --------- ---- ------------ ---------- --------------- -------------
  kube-system calico-node-v5kfl 250m (0%) 0 (0%) 0 (0%) 0 (0%)
  kube-system kube-proxy-fzxc9 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack ceilometer-compute-thkc9 100m (0%) 2 (3%) 128Mi (0%) 1Gi (1%)
  openstack libvirt-tlz58 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-dhcp-agent-compute-1-eae26dba-j99m5 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-l3-agent-compute-1-3dfb81d6-nzs7x 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-metadata-agent-compute-1-eae26dba-dl4lj 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-ovs-agent-compute-1-eae26dba-l2trt 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack neutron-sriov-agent-compute-1-eae26dba-fzl9z 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack nova-compute-compute-1-3dfb81d6-hlgq9 0 (0%) 0 (0%) 0 (0%) 0 (0%)
  openstack osh-openstack-garbd-garbd-795f85ffdb-pscnq 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 (3%)
  memory 128Mi (0%) 1Gi (1%)
Events: <none>