Skip to content

Instantly share code, notes, and snippets.

@jeesmon
Last active February 28, 2022 14:16
Show Gist options
  • Save jeesmon/fe29b2dec9b02d2a21178be2029d80a7 to your computer and use it in GitHub Desktop.
Save jeesmon/fe29b2dec9b02d2a21178be2029d80a7 to your computer and use it in GitHub Desktop.
  • Show container runtime
oc get no -o custom-columns=NAME:.metadata.name,CONTAINER-RUNTIME:.status.nodeInfo.containerRuntimeVersion

OR

oc get no -o wide
  • kubectl top = oc adm top
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment