Average resource utilization by Kubernetes agent

Average resource utilization by Kubernetes agent

The resource consumption of our Kubernetes monitoring agent can vary based on factors such as your managed Kubernetes service provider and resource counts. To provide an average estimation of resource usage, the agent typically utilizes:
  1. A maximum of 200mCores of CPU utilization.
  2. Not more than 300MiB of memory.
These figures are calculated for a standard Kubernetes monitoring setup with the following parameters.
Cluster Size :
  1. Nodes: 50
  2. Pods: 1000
  3. Containers: 1000
  4. Deployments: 50
  5. ReplicaSets: 100
  6. DaemonSets: 50
  7. Services: 25
  8. Events Data enabled for all resource types
Please note that these estimations serve as an illustrative representation and may vary based on your specific configuration and usage patterns.




    • Related Articles

    • Add Node.js agent in Kubernetes via InitContainers (using prebuilt agent image)

      To integrate the APM Insight Node.js agent into your Kubernetes applications using InitContainers, follow the steps given below: Step 1: Create an empty volume that will be used to copy the agent files during the initContainers process. Example: ...
    • Prerequisites for Node.js agent installation

      For a smooth Node.js agent installation, ensure that you've fulfilled the following prerequisites. The environment should have node version 16.20.2 or above installed. The application user should have full permission to access the agent directory. ...
    • How to uninstall the Site24x7 Windows Server Monitoring Agent

      Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
    • APM Insight integration for Next.js in Kubernetes

      To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
    • Bundled .NET and .NET Core agents in a single MSI

      In APM Insight .NET agent version 6.8.0, the .NET and .NET Core agents have been bundled into a single MSI, enabling unified monitoring of both application types. Upgrade requirements for .NET Core agent 6.7 and below If you're using .NET Core agent ...