Skip to main content
  • 4,043 Posts
  • 13,973 Replies
4043 Posts
What are resource requirements for docker components of FME Server?

Hi, I'm using containerised FME Server 2021.0.3 deployed by helm charts to the Kubernetes cluster. UI of FME Server is often slow in performance, for example, "Jobs -> Running, Workspaces or Files & Connections" subpages are loading slow (10s or more). My resources for FME Server components are set like that without limits:resources:  core:    requests:      memory: 4Gi      cpu: 2000m  web:    requests:      memory: 1Gi      cpu: 500m    limits:      memory:      cpu:  queue:    requests:      memory: 128Mi      cpu: 300m  websocket:    requests:      memory: 512Mi      cpu: 400m(...)  engines:(...)      resources:        requests:          memory: 4Gi          cpu: 800mAdditional info:I have an external PostgreSQL 12.9 database with resources: 1CPU, and 4GB RAM for

Badge Winners

Show all badges

Community Stats

32,413
Posts
122,925
Replies
40,132
Members

Latest FME