Cloud API Overview > @adpt/cloud > k8s > ContainerSpec > resources
k8s.ContainerSpec.resources property
Compute Resources required by this container.
Cannot be updated.
More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
Signature:
resources?: ResourceRequirements;