Add resource requests/limits for initContainers in Kubernetes manifests

Author: opipenbeCreated Mar 21, 2026Updated Jun 22, 2026
Labelstype: feature requestpriority: p3

Describe request or inquiry

Currently, the provided Kubernetes manifests / Helm charts do not define resourcess for initContainers.

What purpose/environment will this feature serve?

It is best practice to define resource requests and limits for initContainers to ensure predictable scheduling and compatibility with cluster policies.

Source: GoogleCloudPlatform/microservices-demo