Skip to content

Instantly share code, notes, and snippets.

@amixpal
Created November 24, 2019 08:40
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 amixpal/333bffd6ab91def749267f30d4ffb079 to your computer and use it in GitHub Desktop.
Save amixpal/333bffd6ab91def749267f30d4ffb079 to your computer and use it in GitHub Desktop.
ame: mojo
Roles: master
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/os=linux
kubernetes.io/arch=amd64
kubernetes.io/hostname=mojo
kubernetes.io/os=linux
node-role.kubernetes.io/master=
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Sat, 23 Nov 2019 19:20:35 +0000
Taints: node.kubernetes.io/not-ready:NoExecute
node.kubernetes.io/not-ready:NoSchedule
Unschedulable: false
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Sun, 24 Nov 2019 08:35:59 +0000 Sat, 23 Nov 2019 19:20:29 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Sun, 24 Nov 2019 08:35:59 +0000 Sat, 23 Nov 2019 19:20:29 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Sun, 24 Nov 2019 08:35:59 +0000 Sat, 23 Nov 2019 19:20:29 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready False Sun, 24 Nov 2019 08:35:59 +0000 Sat, 23 Nov 2019 19:20:29 +0000 KubeletNotReady runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker:
network plugin is not ready: cni config uninitialized
Addresses:
InternalIP: 10.138.0.2
Hostname: mojo
Capacity:
cpu: 2
ephemeral-storage: 20145724Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 7650112Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 18566299208
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 7650112Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 18566299208
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 7547712Ki
pods: 110
System Info:
Machine ID: 6ade4f049da0d6b9145846c609272384
System UUID: 6ade4f04-9da0-d6b9-1458-46c609272384
Boot ID: d2072a42-4b95-4e48-aed7-55694e7163c1
Kernel Version: 4.18.0-1015-gcp
OS Image: Ubuntu 18.10
Operating System: linux
Architecture: amd64
Container Runtime Version: docker://18.9.7
Kubelet Version: v1.16.3
Kube-Proxy Version: v1.16.3
Non-terminated Pods: (5 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits AGE
--------- ---- ------------ ---------- --------------- ------------- ---
kube-system etcd-mojo 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13h
kube-system kube-apiserver-mojo 250m (12%) 0 (0%) 0 (0%) 0 (0%) 13h
kube-system kube-controller-manager-mojo 200m (10%) 0 (0%) 0 (0%) 0 (0%) 13h
kube-system kube-proxy-xjrg2 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13h
kube-system kube-scheduler-mojo 100m (5%) 0 (0%) 0 (0%) 0 (0%) 13h
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 550m (27%) 0 (0%)
memory 0 (0%) 0 (0%)
ephemeral-storage 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal NodeSchedulable 6m44s kubelet, mojo Node mojo status is now: NodeSchedulable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment