Removing a Plugin

To remove a plugin for maintenance purposes:
  1. Log in into the kubernetes management console.
  2. From the top list, select the required namespace or datacenter.
  3. From the left pane, click Deployments.
  4. Search for the specific deployment/plugin that needs to be stopped.
  5. Against the name of the pod, click the three dots and select Scale.
    The Scale a Resource page is displayed.
  6. Set the value for Desired replicas to 0.
    This will delete all the pods and does not spin any new pod for that plugin.