Unable to use the latest features and the new metrics in Kubernetes
You need to upgrade your Site24x7 Kubernetes monitoring agent to derive the new metrics and use the latest features.
To do this, follow the below steps:
- Download the latest site24x7-agent.yaml from the Site24x7 web console.
- Apply the YAML using the below command:
kubectl apply -f site24x7-agent.yaml
This action will redeploy the agent. If you had set up a proxy configuration or any similar setup, you can do the same before applying the YAML.
Related Articles
How to uninstall the Site24x7 Kubernetes monitoring agent
Execute the below commands to uninstall the Site24x7 Kubernetes monitoring agent from your cluster: Deletion command for the DaemonSet agent deployed using a YAML file: kubectl delete -f site24x7-agent.yaml or kubectl delete ds,sa site24x7-agent -n ...
How to migrate Kubernetes monitors from one Site24x7 account to another
Use case An existing Site24x7 user has Kubernetes monitoring in a Site24x7 account and plans to migrate his Kubernetes monitors to a different account. The historic data and the current display name of the Kubernetes monitors will not be migrated. ...
How to enable Kubernetes monitoring on clusters that have arm-based nodes
If you would like to add a Kubernetes monitor for your clusters that have arm-based nodes, ensure that you have followed the steps below: Download the latest site24x7-agent.yaml file from the Site24x7 web console. Replace the image name ...
Unable to see my Kubernetes resources on the monitor list page
This case is applicable if your Kubernetes resource monitors are listed in the Kubernetes Monitor List View page instead of Monitor Status listing (Home) page. Site24x7 will not list the Kubernetes resources along with the other monitors on the home ...
Licensing for Kubernetes monitoring (old)
This article contains the licensing model for the customers who signed up before August 2024. Check out this article for more information on the new licensing pattern. Note that the new licensing model applies to users who signed up after August ...