Skip to content

Instantly share code, notes, and snippets.

@fawix
Created November 1, 2021 23:21
Show Gist options
  • Save fawix/f2cd1c93eabbf276c343e824344715dc to your computer and use it in GitHub Desktop.
Save fawix/f2cd1c93eabbf276c343e824344715dc to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Node
metadata:
annotations:
[LIST OF ANNOTATIONS]
creationTimestamp: "2021-10-27T04:26:00Z"
Labels:
[LIST OF LABELS]
name: gke-sample-default-pool-0b1e04f1-msit
resourceVersion: "27591622"
uid: [uuid]
spec:
podCIDR: 10.0.0.0/24
podCIDRs:
- 10.0.0.0/24
providerID: [providerid]
status:
Addresses: [redacted]
Allocatable: [redacted]
Capacity: [redacted]
Conditions: [redacted]
nodeInfo:
architecture: amd64
bootID: [redacted]
containerRuntimeVersion: containerd://1.4.4
kernelVersion: 5.4.120+
kubeProxyVersion: v1.20.9-gke.1001
kubeletVersion: v1.20.9-gke.1001
machineID: [redacted]
operatingSystem: linux
osImage: Container-Optimized OS from Google
systemUUID: [redacted]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment