Use our one-step easy installation
This script will install a Kubernetes daemonset into your k8s cluster.
This agent is mainly created to monitor the data of your Kubernetes infrastucture.
Run this command to check the status of main daemonset component, which will be collecting data from your cluster
Expected Output:
Name | Desired | Current | Ready | Up-to-date | Available | Non selector | Age |
mw-kube-agent | 7 | 7 | 7 | 7 | 7 | <none> | 111s |
If you have “N” number of k8s nodes, You should see “N” ready pods.
To uninstall the middleware agent, please use the following command.