Skip to content

Instantly share code, notes, and snippets.

@badri
Created April 23, 2019 11:20
Show Gist options
  • Save badri/00ff36dfca9440f1bfcb87449fe8fa4c to your computer and use it in GitHub Desktop.
Save badri/00ff36dfca9440f1bfcb87449fe8fa4c to your computer and use it in GitHub Desktop.
Openshift describe node
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
OutOfDisk False Tue, 23 Apr 2019 11:15:00 +0000 Tue, 23 Apr 2019 02:46:44 +0000 KubeletHasSufficientDisk kubelet has sufficient disk space available
MemoryPressure False Tue, 23 Apr 2019 11:15:00 +0000 Tue, 23 Apr 2019 02:46:44 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Tue, 23 Apr 2019 11:15:00 +0000 Tue, 23 Apr 2019 02:46:44 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Tue, 23 Apr 2019 11:15:00 +0000 Tue, 23 Apr 2019 02:46:44 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Tue, 23 Apr 2019 11:15:00 +0000 Tue, 23 Apr 2019 02:47:04 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 138.197.144.252
Hostname: node-02
Capacity:
cpu: 2
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 3880512Ki
pods: 250
Allocatable:
cpu: 2
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 3778112Ki
pods: 250
System Info:
Machine ID: 7b8bb69efe6d14814085986c5cbe7641
System UUID: B2AEAF21-DD11-4F09-93AA-AFE798B1C1ED
Boot ID: 82e2d3dc-3d8a-4d9f-986c-1aa6d7ce983e
Kernel Version: 3.10.0-957.1.3.el7.x86_64
OS Image: CentOS Linux 7 (Core)
Operating System: linux
Architecture: amd64
Container Runtime Version: docker://1.13.1
Kubelet Version: v1.11.0+d4cacc0
Kube-Proxy Version: v1.11.0+d4cacc0
Non-terminated Pods: (14 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits
--------- ---- ------------ ---------- --------------- -------------
django django-psql-persistent-1-n7gj8 0 (0%) 0 (0%) 512Mi (13%) 512Mi (13%)
django django-psql-persistent-1-ngqms 0 (0%) 0 (0%) 512Mi (13%) 512Mi (13%)
django django-psql-persistent-1-pntrz 0 (0%) 0 (0%) 512Mi (13%) 512Mi (13%)
django django-psql-persistent-1-rgb5q 0 (0%) 0 (0%) 512Mi (13%) 512Mi (13%)
django django-psql-persistent-1-vgh9k 0 (0%) 0 (0%) 512Mi (13%) 512Mi (13%)
django mongodb-1-deploy 0 (0%) 0 (0%) 0 (0%) 0 (0%)
django nodejs-mongo-persistent-1-deploy 0 (0%) 0 (0%) 0 (0%) 0 (0%)
django postgresql-1-7c7g8 0 (0%) 0 (0%) 512Mi (13%) 512Mi (13%)
glusterfs glusterblock-storage-provisioner-dc-1-6xz86 0 (0%) 0 (0%) 0 (0%) 0 (0%)
glusterfs glusterfs-storage-5lq9c 100m (5%) 0 (0%) 100Mi (2%) 0 (0%)
glusterfs heketi-storage-1-6lghs 0 (0%) 0 (0%) 0 (0%) 0 (0%)
openshift-node sync-65rsn 0 (0%) 0 (0%) 0 (0%) 0 (0%)
openshift-sdn ovs-t9xwm 100m (5%) 200m (10%) 300Mi (8%) 400Mi (10%)
openshift-sdn sdn-jdfsf 100m (5%) 0 (0%) 200Mi (5%) 0 (0%)
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 300m (15%) 200m (10%)
memory 3672Mi (99%) 3472Mi (94%)
Events: <none>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment