-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationk8s ☸️ 🐋
Description
In order to correctly provision a cluster, we need to know total number of tanks and how many resources are required per tank. As a starting point, 0.5 ~ 1 vcpu per tank and 1 gb ram per tank seems to be reasonable. I haven't validated this but we may be able to give the cluster better auto-scaling hints if we directly specify these resource limits on the pod, e.g. each pod requests a minimum amount of CPU.
Deliverable
- Validated numbers for tank resources (probably best obtained through a monitoring tool)
- Document detailing cluster provisioning and specifying a formula for determining the total size needed for the cluster
- Potentially, updates to the deployment resources, specifying the limits explicitly
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationk8s ☸️ 🐋