...
Existing 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 # Make sure you are on the cluster where kfuse stack is installed. kubectl rollout restart deployment catalog-service -n kfuse
Post-Upgrade
Upgrading from Kfuse version 1.1.1 or earlier
...