...
Code Block |
---|
kubectl delete sts -n kfuse pinot-minion |
Post-Upgrade
New version of alerts are available. They are highly recommendedExisting alerts have to be updated with new, efficient version. Please follow these steps to refresh the alerts.
Go to Kloudfuse UI → Alerts → Alert Rules
Using the filter panel on the left, expand “Component” item, and filter all the “Kloudfuse” and “Kubernetes” alerts to include only these. Remove each of these alerts from the filtered list.
From command line execute the following command which will reinstall the new version of the alerts.
Code Block kubens kfuse kubectl rollout restart deployment catalog-service
Post-Upgrade
Upgrading from Kfuse version 1.1.1 or earlier
...