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
in k8s, if i set the spec.replicas of statefulsets from 1 to 0, k8s will delete the pod, but stay the statefulsets. but in strimzi kafka cluster operator, the kafka pod's owner is strimzipodsets, for now, i want to delete the pod of kafka, but stay the strimzipodsets and other things, so, how to do it, please
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
in k8s, if i set the spec.replicas of statefulsets from 1 to 0, k8s will delete the pod, but stay the statefulsets. but in strimzi kafka cluster operator, the kafka pod's owner is strimzipodsets, for now, i want to delete the pod of kafka, but stay the strimzipodsets and other things, so, how to do it, please
Beta Was this translation helpful? Give feedback.
All reactions