Main Menu

Search

KUBERNETES: Command To Check Kernel Version On Kubernetes Node (DevOps) (How To Docs)

 
Kubernetes command to check the kernel version on pod

# kubectl get node -owide

NAME                  STATUS   ROLES    AGE   VERSION    INTERNAL-IP     EXTERNAL-IP   OS-IMAGE                  KERNEL-VERSION           CONTAINER-RUNTIME
primary.example.com   Ready    master   27m   v1.18.10   10.64.200.164   <none>        Oracle Linux Server 7.9   3.10.0-1127.el7.x86_64   docker://19.3.1
[root@primary ~]#




Products to which Article Applies

Kubernetes

Search Keywords: Kubernetes k8s kube how to docs kernel version versions pod pods getting validate check checking validating os operating system

Article Author: Tarun Boyella

 

No comments:

Post a Comment