@@ -31,5 +31,6 @@ minReplicas should always be 3 or more in production environments or preship env
- For OPA minimum sizing cpu requests 500M, memory 256Mi and 2 pods.
- Recommended is 1000M CPU and 1000Mi RAM.
- Recommend to use less than 400000000 max_size_bytes setting for the OPA cache with 1000Mi memory.
- Horizontal Pod Autoscaling (HPA) is recommended and minReplicas should always be 2 or more in production environments and pre-ship environments. It has been reported that 1000M CPU, 1000Mi Memory requests and a minimum of 3 pods works well under load.
- The number of OPA pods should be *at least* half the number of policy service pods. i.e. if you have 6 policy pods, you should have 3 OPA pods.