You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know, if this is even a feature of kubernetes itself (or rather its API) or kubectl...
I emulated this by loading deployment and modifying an annotation in pod spec / pod template - or by applying same deployment with different annotation.
There's a chance that kubectl also just does that.
Can I run this command with the library?
kubectl rollout restart -n default deployment/test
The text was updated successfully, but these errors were encountered: