All Products
Search
Document Center

Application Real-Time Monitoring Service:Requirements and limitations on operating systems of Application Monitoring eBPF Edition

Last Updated:Apr 19, 2024

This topic describes the requirements and limitations on operating systems of Application Monitoring eBPF Edition.

Kubernetes

  • Version: 1.20

  • Runtime environment:

    • Alibaba Cloud Container Service for Kubernetes (ACK) cluster

      Important

      Alibaba Cloud ACK Serverless clusters are not supported.

    • Self-managed Kubernetes cluster

    • Kubernetes cluster in a third-party cloud service

    Note

    CentOS clusters are not supported.

Node

Environment

Requirement

Architecture

x86-64

Memory

Memory: 4 GB or more, in which at least 300 MB is reserved.

CPU

CPU: 2 cores or more, in which at least 0.3 core is reserved.

Kernel version

≥ 4.9

Operating system distributions

  • Alibaba Cloud Linux 2

  • Alibaba Cloud Linux 3

  • Other operating systems

    Run the following command to check whether the current operating system is supported:

    cat /boot/config-$(uname -r) | grep CONFIG_DEBUG_INFO_BTF
    • If CONFIG_DEBUG_INFO_BTF=y is returned, the operating system is supported.

    • Otherwise, the operating system is not supported.

Supported network protocols

  • HTTP1.1

  • MySQL

  • Redis

  • Kafka

  • DNS

Permissions

Kubernetes Monitoring must be run in privileged mode. The agent management permissions are equivalent to node management permissions.

Contact us