vineethac.blogspot.com
A blog on SDDCs, Kubernetes, PowerShell, and Python.
Pages
(Move to ...)
Home
Index
vSphere with Tanzu
vRealize Operations (vROps)
VMware PowerCLI
PowerShell
Python
Kubernetes and Containers
Generative AI and LLMs
▼
Showing posts with label
jsonpath
.
Show all posts
Showing posts with label
jsonpath
.
Show all posts
Sunday, May 7, 2023
Kubernetes 101 - Part9 - kubeconfig certificate expiration
›
You can verify the expiration date of kubeconfig in the current context as follows: kubectl config view --minify --raw --output 'jsonpat...
Friday, March 10, 2023
Kubernetes 101 - Part6 - Get static pods
›
Static pods are directly managed by the kubelet on a specific node. More about static pods can be found here: https://kubernetes.io/docs/t...
›
Home
View web version