Feature Membership Policycontroller Policy Controller Hub Config Deployment Config Container Resources
data class FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResources(val limits: FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourcesLimits? = null, val requests: FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourcesRequests? = null)
Properties
Link copied to clipboard
val limits: FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourcesLimits? = null
Limits describes the maximum amount of compute resources allowed for use by the running container.
Link copied to clipboard
val requests: FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourcesRequests? = null
Requests describes the amount of compute resources reserved for the container by the kube-scheduler.