Skip to main content
Home
Dave's Software and Hardware Projects

Search form

  • home
  • blog
  • notebooks
  • software projects
  • hardware projects
  • recent
  • presentations
  • about
  • !
Kubernetes Topics >

Kubernetes Common Commands

Submitted by dave on Wed, 04/26/2023 - 13:11
kubectl get nodes
kubectl get nodes -o wide

kubectl get pods
kubectl describe pod [podname]


kubectl exec [podname] -it -- /bin/sh
‹ Environment Build - Testing up
  • Printer-friendly version

Popular Content

Today's:

  • Pointing a private database link at another database without knowing the password...sorta...
  • Connection encryption is killing my performance! Help!
  • The dreaded ORA-29024: Certificate validation failure... how to approach...
  • Enabling/Disabling/Deleting a SQL Profile
  • Archived Log Switch Heat Map for SQL Developer...
  • Fixed Object Statistics
  • SQL to help diagnose issues in a pinch...

Management

  • Comment Approval
  • Top Referrers

User Login

  • Request new password
CAPTCHA
Are you a humanoid?

Content Copyright 2006-2022. Links are copyright of respective owners.