wandb / terraform-google-wandb

A Terraform module for deploying Weights & Biases on GCP.
Apache License 2.0
12 stars 6 forks source link

feat: Amend resource limits #81

Closed gls4 closed 11 months ago

gls4 commented 11 months ago

This PR amends the resource requests to half what the resource limits are. With requests = limits, k8s isn't able to spinup new pods if there are existing pods on the node.

jsbroks commented 11 months ago

This PR is included in version 1.17.0 :tada: