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
daemonsets
.
Show all posts
Showing posts with label
daemonsets
.
Show all posts
Saturday, March 18, 2023
Kubernetes 101 - Part7 - Restart all deployments and daemonsets in a namespace
›
Restart all deployments in a namespace ❯ kubectl rollout restart deployments -n <namespace> Restart all daemonsets in a namespace ❯ ku...
›
Home
View web version