Skip to main content
You may encounter situations when it is necessary to restart a Pulsar cluster. For example, to apply a credentials change in a Kubernetes Secret. To restart a Pulsar cluster, follow these steps.
  1. Find the name of the StatefulSet corresponding to the Pulsar cluster that you want to restart.
  2. Restart the Pulsar cluster by using the StatefulSet name obtained from the previous step.