Skip to content

Determine minimum and maximum resources need per bitcoind pod #443

@josibake

Description

@josibake

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

  1. Validated numbers for tank resources (probably best obtained through a monitoring tool)
  2. Document detailing cluster provisioning and specifying a formula for determining the total size needed for the cluster
  3. Potentially, updates to the deployment resources, specifying the limits explicitly

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions