Skip to content

Instantly share code, notes, and snippets.

@emreozkangit
Created January 9, 2021 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emreozkangit/d649545d304357a539c1b14e9e9d010b to your computer and use it in GitHub Desktop.
Save emreozkangit/d649545d304357a539c1b14e9e9d010b to your computer and use it in GitHub Desktop.
[root@clientvm 0 ~]# oc describe node ip-10-0-132-89.us-east-2.compute.internal
Name: ip-10-0-132-89.us-east-2.compute.internal
Roles: worker
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/instance-type=m5a.large
beta.kubernetes.io/os=windows
failure-domain.beta.kubernetes.io/region=us-east-2
failure-domain.beta.kubernetes.io/zone=us-east-2a
kubernetes.io/arch=amd64
kubernetes.io/hostname=ec2amaz-1nsvq3t
kubernetes.io/os=windows
node-role.kubernetes.io/worker=
node.kubernetes.io/instance-type=m5a.large
node.kubernetes.io/windows-build=10.0.17763
node.openshift.io/os_id=Windows
topology.kubernetes.io/region=us-east-2
topology.kubernetes.io/zone=us-east-2a
Annotations: k8s.ovn.org/hybrid-overlay-distributed-router-gateway-mac: 00-15-5D-66-9E-A1
k8s.ovn.org/hybrid-overlay-node-subnet: 10.132.2.0/24
machine.openshift.io/machine: openshift-machine-api/emre-bpsq7-windows-worker-us-east-2a-zrnk4
volumes.kubernetes.io/controller-managed-attach-detach: true
windowsmachineconfig.openshift.io/version: 1.0.2+78ae14d
CreationTimestamp: Sat, 09 Jan 2021 12:18:05 +0000
Taints: os=Windows:NoSchedule
Unschedulable: false
Lease:
HolderIdentity: ip-10-0-132-89.us-east-2.compute.internal
AcquireTime: <unset>
RenewTime: Sat, 09 Jan 2021 15:52:26 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Sat, 09 Jan 2021 15:48:45 +0000 Sat, 09 Jan 2021 12:18:05 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Sat, 09 Jan 2021 15:48:45 +0000 Sat, 09 Jan 2021 12:18:05 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Sat, 09 Jan 2021 15:48:45 +0000 Sat, 09 Jan 2021 12:18:05 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Sat, 09 Jan 2021 15:48:45 +0000 Sat, 09 Jan 2021 12:18:15 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 10.0.132.89
Hostname: ip-10-0-132-89.us-east-2.compute.internal
InternalDNS: ip-10-0-132-89.us-east-2.compute.internal
Capacity:
attachable-volumes-aws-ebs: 25
cpu: 2
ephemeral-storage: 125827068Ki
memory: 8126044Ki
pods: 250
Allocatable:
attachable-volumes-aws-ebs: 25
cpu: 1500m
ephemeral-storage: 114888483853
memory: 6975068Ki
pods: 250
System Info:
Machine ID: EC2AMAZ-1NSVQ3T
System UUID: EC27269D-EAAD-4101-6FBB-7AFD7882E155
Boot ID:
Kernel Version: 10.0.17763.1457
OS Image: Windows Server 2019 Datacenter
Operating System: windows
Architecture: amd64
Container Runtime Version: docker://19.3.11
Kubelet Version: v1.19.2-1005+e8f355a526fe47
Kube-Proxy Version: v1.19.2-1005+e8f355a526fe47
ProviderID: aws:///us-east-2a/i-090a3254353f4fe2d
Non-terminated Pods: (1 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits AGE
--------- ---- ------------ ---------- --------------- ------------- ---
default win-webserver-5bcf769fdb-hj824 0 (0%) 0 (0%) 0 (0%) 0 (0%) 3h5m
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 0 (0%) 0 (0%)
memory 0 (0%) 0 (0%)
ephemeral-storage 0 (0%) 0 (0%)
attachable-volumes-aws-ebs 0 0
Events: <none>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment