System requirements of an Edge site
If you want to use Edge, you must make sure that the following system requirements are met.
System requirements
You need the following requirements to install and use an Edge site.
Software requirements
The Linux server on which the Edge software will be installed, must run CentOS/RHEL 7.7, 7.8 and 7.9.
Note If a firewall is enabled, run the following commands to add the cni0 and loopback interfaces to a trusted zone, so that Kubernetes can use it between its services:
firewall-cmd --zone=trusted --change-interface=cni0 --permanent firewall-cmd --zone=trusted --change-interface=lo --permanent firewall-cmd --reload
Tip If you are an early adopter or you use Edge for beta testing purposes, we highly recommend to disable SELinux.
Hardware requirements
You need the following minimum hardware requirements:
- 64 GB memory
- 16 core CPU
- 500 GB SSD
Warning When new capabilities are added in the future, the hardware requirements might increase.
Network requirements
An Edge site needs outbound connections to:
- The URL of your Collibra Data Intelligence Cloud environment
- https://ingest.eu0.signalfx.com
- https://http-intake.logs.datadoghq.com
- https://repository.collibra.io
- https://edge-docker-delivery.repository.collibra.io
Your Edge site has to be able to connect to port 443.