Cluster Agent Requirements and Supported Environments
This page describes the resource requirements, compatibility with different Kubernetes-based software, Cluster Agent distribution, licensing, and performance specifications.
Hardware Requirements
To run Cluster Agent, the default hardware requirement is as following:
- CPU: 1250m
- Memory: 300Mi
For Example, If 500 pods are instrumented through the Cluster Agent, you require 550Mi (300Mi + 250Mi) memory limit and 1750m (1250m+500m) CPU limit.
These values are applicable when you use Cluster Agent with or without auto-instrumentation.
In a large cluster environment that requires multiple Cluster Agents to monitor a single cluster, you can use the Target Allocator to auto-scale the Cluster Agent replicas or configure the number of replicas based on your requirements.
For example, if there are 10,000 pods in your cluster, and you want to monitor 5000 pods per Cluster Agent replica, you will need two replicas with 6250m CPU and 2800Mi memory. However, with auto-scaling, the replicas are automatically created with a specific profile. Currently, the Default
profile is supported. Therefore, when you specify the profile as Default
, the replicas are created with 1550
mi memory and 3750
m CPU to monitor 2500
pods.
Software Requirements
The Cluster Agent is designed to run on Linux and deployed using the Splunk AppDynamics Operator.
The Cluster Agent requires:
- Splunk AppDynamics Controller >= 20.3.0.
- Kubernetes versions >=1.19, with the Kubernetesmetrics-serverdeployed and enabled on the cluster.
- A cluster that you can access and monitor.
-
Sufficient Server Visibility licenses. The Cluster Agent consumes oneServer Visibility license. SeeLicense Management.
-
Access to Docker Hub or Red Hat Container Registry to pull the Cluster Agent Operator and Cluster Agent images, or access to an internal repository where these images are maintained. SeeInstall the Cluster Agent.
The Cluster Agent is compatible with these cloud platforms:
Cloud Platform | Version |
---|---|
Rancher Kubernetes Engine (RKE) |
|
Red Hat Enterprise Linux (RHEL) | 8.x and 9.x |
Red Hat OpenShift |
Azure: 4.6, 4.7, 4.8, 4.9, 4.10, 4.11, 4.12, 4.13, 4.14, and 4.15 AWS: 4.11, 4.12, and 4.13 Note: The metrics-server is not shipped with OpenShift, you must deploy it separately. The CRI-O container runtime is supported on >=4.2.7.
|
RKE Government (RKE2) | 1.26, 1.27, 1.28, 1.29, and 1.30 |
Kubernetes | 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29, and 1.30 with the Kubernetesmetrics-serverdeployed |
Amazon EKS |
|
Azure AKS | 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29, and 1.30 with the Kubernetesmetrics-serverdeployed |
Google GKE | 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29 and 1.30 |
kubectl | >=1.19 |
Tanzu Kubernetes Grid Integrated Edition (TKGI) | 1.14.4 1.16, 1.17, 1.18 and 1.19 |
Cluster Agent Distribution
You can download the Cluster Agent from the Downloads Portal as a zip archive. The archive also contains distribution-specific configuration files for the deployment.
Licensing
The Cluster Agent requires aServer Visibility license. To get started, seeEnable Server Visibility. If you already have a Server Visibility license, seeInstall the Cluster Agentfor installing Cluster Agent on a Kubernetes cluster.
Cluster Agent Performance Certification
Cluster Agent Version | Performance Certification | |
---|---|---|
<=20.10 |
You can monitor the certified stable limit of 750 pods and 1500 containers | |
>=20.11 |
| |
>=23.11 |
|
Cluster Agent and Pod Limits
To configure the limits, create aSupportticket.
appName
parameter during installation. See Configure the Cluster Agent.