-
Notifications
You must be signed in to change notification settings - Fork 98
/
Copy pathworker-0.imeixner20210707.lab.upshift.rdu2.redhat.com.json
105 lines (105 loc) · 3.45 KB
/
worker-0.imeixner20210707.lab.upshift.rdu2.redhat.com.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"metadata": {
"name": "worker-0.imeixner20210707.lab.upshift.rdu2.redhat.com",
"selfLink": "/api/v1/nodes/worker-0.imeixner20210707.lab.upshift.rdu2.redhat.com",
"uid": "c60afb88-bd0b-464d-af1e-e1465bf90f84",
"resourceVersion": "1916880",
"creationTimestamp": "2021-07-07T11:32:20Z",
"labels": {
"beta.kubernetes.io/arch": "amd64",
"beta.kubernetes.io/os": "linux",
"kubernetes.io/arch": "amd64",
"kubernetes.io/hostname": "worker-0.imeixner20210707.lab.upshift.rdu2.redhat.com",
"kubernetes.io/os": "linux",
"node-role.kubernetes.io/worker": "",
"node.openshift.io/os_id": "rhcos"
},
"annotations": {
"machineconfiguration.openshift.io/currentConfig": "rendered-worker-39c9df4a2c026c3149a02abe6f88cfc8",
"machineconfiguration.openshift.io/desiredConfig": "rendered-worker-39c9df4a2c026c3149a02abe6f88cfc8",
"machineconfiguration.openshift.io/reason": "",
"machineconfiguration.openshift.io/state": "Done",
"volumes.kubernetes.io/controller-managed-attach-detach": "true"
}
},
"spec": {},
"status": {
"capacity": {
"cpu": "4",
"ephemeral-storage": "41407468Ki",
"hugepages-1Gi": "0",
"hugepages-2Mi": "0",
"memory": "8153256Ki",
"pods": "250"
},
"allocatable": {
"cpu": "3500m",
"ephemeral-storage": "37087380622",
"hugepages-1Gi": "0",
"hugepages-2Mi": "0",
"memory": "7002280Ki",
"pods": "250"
},
"conditions": [
{
"type": "MemoryPressure",
"status": "False",
"lastHeartbeatTime": "2021-07-13T07:16:44Z",
"lastTransitionTime": "2021-07-12T21:20:44Z",
"reason": "KubeletHasSufficientMemory",
"message": "kubelet has sufficient memory available"
},
{
"type": "DiskPressure",
"status": "False",
"lastHeartbeatTime": "2021-07-13T07:16:44Z",
"lastTransitionTime": "2021-07-12T21:20:44Z",
"reason": "KubeletHasNoDiskPressure",
"message": "kubelet has no disk pressure"
},
{
"type": "PIDPressure",
"status": "False",
"lastHeartbeatTime": "2021-07-13T07:16:44Z",
"lastTransitionTime": "2021-07-12T21:20:44Z",
"reason": "KubeletHasSufficientPID",
"message": "kubelet has sufficient PID available"
},
{
"type": "Ready",
"status": "True",
"lastHeartbeatTime": "2021-07-13T07:16:44Z",
"lastTransitionTime": "2021-07-12T21:20:44Z",
"reason": "KubeletReady",
"message": "kubelet is posting ready status"
}
],
"addresses": [
{
"type": "InternalIP",
"address": "10.0.89.93"
},
{
"type": "Hostname",
"address": "worker-0.imeixner20210707.lab.upshift.rdu2.redhat.com"
}
],
"daemonEndpoints": {
"kubeletEndpoint": {
"Port": 10250
}
},
"nodeInfo": {
"machineID": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"systemUUID": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"bootID": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"kernelVersion": "4.18.0-240.22.1.el8_3.x86_64",
"osImage": "Red Hat Enterprise Linux CoreOS 47.83.202106032343-0 (Ootpa)",
"containerRuntimeVersion": "cri-o://1.20.3-2.rhaos4.7.gitb53fa9d.el8",
"kubeletVersion": "v1.20.0+2817867",
"kubeProxyVersion": "v1.20.0+2817867",
"operatingSystem": "linux",
"architecture": "amd64"
}
}
}