System Requirements
Hardware Requirements
Architecture
SailPoint Entro Outpost is only compatible with AMD64 architecture.
Docker Installation
Docker Basic Instance Installation
| Component | Required Capacity |
|---|---|
| CPU | 8 Cores |
| Memory | 32 GB |
| Disk Space | 64 GB |
Docker Large Instance Installation
| Component | Required Capacity |
|---|---|
| CPU | 16 Cores |
| Memory | 64 GB |
| Disk Space | 250 GB (SSD) min |
Docker Volumes
The following custom volume is required for all Docker installations:
-
var/nats : 10GB (Minimum storage)
- stores message queues for data sent to the SailPoint Entro Web Console
When using the optional Git clone feature the following custom volume is required:
-
/clones: 20GB (Minimum storage)
- repository storage while being scanned for secret exposures
Kubernetes Installation
By default, there will be 3 pods deployed (connector, scanner, nats) each with the following:
| Component | Required Capacity | Total across all Pods |
|---|---|---|
| CPU | 2 Cores | 6 Cores |
| Memory | 4 GB | 12 GB |
| Disk Space | 10 GB (SSD) min | 30 GB (SSD) min |
Additional pods could also be used in addition to the 3 standard pods each with their own additional requirements.
OCR service pod:
| Component | Required Capacity |
|---|---|
| CPU | 2 Cores |
| Memory | 4 GB |
| Disk Space | 10 GB (SSD) min |
Git clone server:
| Component | Required Capacity |
|---|---|
| CPU | 2 Cores |
| Memory | 4 GB |
| Disk Space | 60 GB (SSD) min |
Software Requirements
Docker
Minimum Docker version supported is
Kubernetes
Minimum Kubernetes version supported is
Helm
Minimum Kubernetes version supported is