System requirements

This section provides release-specific information about requirements and supported resources of PATROL for Kubernetes.

To obtain complete compatibility information for PATROL for Kubernetes, access the  BMC Solution and Product Availability and Compatibility Utility. Open link

Support for third-party products

To receive full support for a BMC product, you must have that product installed in a supported environment, as specified in the BMC product documentation. If a third-party vendor cancels support for one of its products (such as an operating system or subsystem), and that third-party product integrates or interacts with the BMC product you have licensed, you must upgrade to a supported version of that third-party product before BMC Customer Support can provide you with support for the affected BMC product. For further information, see BMC's product support policy. Open link


ResourceRequirements
Operating systems (for PATROL Agent only)

Any of the following operating systems:

  • Microsoft Windows Server 2012, x86-64, R2
  • Microsoft Windows Server 2016, x86-64
  • Microsoft Windows Server 2019, x86-64
  • Red Hat Enterprise Linux 6.x, 7.x, x86-64
Supported Kubernetes versions1.10 and later
Minimum hardware requirements2 virtual CPU (vCPU), 4 GB RAM, x64 architecture
Minimum access required for monitoring

Use following YAML for creating a cluster role:

kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
  name: ts-monitoring
rules:
- apiGroups: ["","apps"]
  resources: ["namespaces","pods","nodes","nodes/stats","componentstatuses","resourcequotas","daemonsets","replicasets","deployments","statefulsets"]
  verbs: ["get","list"]
- nonResourceURLs: ["/"]
  verbs: ["get"]
Java Runtime Environment (JRE)

Supports any of the following Java versions:

  • Oracle Java 8.x
  • OpenJDK 8.x
  • OpenJDK 11.x

Note: For the latest announcement on BMC’s Java Support policies for TrueSight monitoring solutions, see Java support for TrueSight monitoring solutions Open link

BMC TrueSight Operations Management
  • 10.x
  • 11.x
PATROL products
  • PATROL Agent version 10.5.00 or later
  • PATROL Installation Utility 10.5.00 or later
Disk space
  • PATROL for Kubernetes: 39 MB
  • PATROL Agent components: 137 MB


Was this page helpful? Yes No Submitting... Thank you

Comments