Today, I tried to deploy eventgate-analytics to k8s staging for T383814. The deploy failed, and I saw this error in kubectl get events
FailedCreatePodSandBox pod/eventgate-production-6f5b4bbb64-rhrf4 Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "9ac30148968c86a8bdef944249861f2951a497cec29651e15ed3ad2e1f2b9b33": plugin type="calico" failed (add): failed to request IPv4 addresses: Assigned 0 out of 1 requested IPv4 addresses; No more free affine blocks and strict affinity enabled
Is staging out of IP addresses?