You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[C-0076](https://hub.armosec.io/docs/c-0076)| Label usage for resources |[kubescape-c-0076-deny-resources-without-configured-list-of-labels-not-set](/docs/policies-based-on-kubescape-controls/kubescape-c-0076-deny-resources-without-configured-list-of-labels-not-set.md)|[recommendedLabels](https://hub.armosec.io/docs/configuration_parameter_recommendedlabels)|
77
77
|[C-0077](https://hub.armosec.io/docs/c-0077)| K8s common labels usage |[kubescape-c-0077-deny-resources-without-configured-list-of-k8s-common-labels-not-set](/docs/policies-based-on-kubescape-controls/kubescape-c-0077-deny-resources-without-configured-list-of-k8s-common-labels-not-set.md)|[k8sRecommendedLabels](https://hub.armosec.io/docs/configuration_parameter_k8srecommendedlabels)|
78
78
|[C-0078](https://hub.armosec.io/docs/c-0078)| Images from allowed registry |[kubescape-c-0078-only-allow-images-from-allowed-registry](/docs/policies-based-on-kubescape-controls/kubescape-c-0078-only-allow-images-from-allowed-registry.md)|[imageRepositoryAllowList](https://hub.armosec.io/docs/configuration_parameter_imagerepositoryallowlist)|
79
+
|[C-0268](https://hub.armosec.io/docs/c-0268)| Ensure CPU requests are set |[kubescape-c-0268-deny-resources-with-cpu-request-not-set](/docs/policies-based-on-kubescape-controls/kubescape-c-0268-deny-resources-with-cpu-request-not-set.md)|[cpuRequestMin](https://hub.armosec.io/docs/configuration_parameter_cpurequestmin)|
80
+
|[C-0269](https://hub.armosec.io/docs/c-0269)| Ensure memory requests are set |[kubescape-c-0269-deny-resources-with-memory-request-not-set](/docs/policies-based-on-kubescape-controls/kubescape-c-0269-deny-resources-with-memory-request-not-set.md)|[memoryRequestMin](https://hub.armosec.io/docs/configuration_parameter_memoryrequestmin)|
81
+
|[C-0270](https://hub.armosec.io/docs/c-0270)| Ensure CPU limits are set |[kubescape-c-0270-deny-resources-with-cpu-limit-not-set](/docs/policies-based-on-kubescape-controls/kubescape-c-0270-deny-resources-with-cpu-limit-not-set.md)|[cpuLimitMin](https://hub.armosec.io/docs/configuration_parameter_cpulimitmin)|
82
+
|[C-0271](https://hub.armosec.io/docs/c-0271)| Ensure memory limits are set |[kubescape-c-0271-deny-resources-with-memory-limit-not-set](/docs/policies-based-on-kubescape-controls/kubescape-c-0271-deny-resources-with-memory-limit-not-set.md)|[memoryLimitMin](https://hub.armosec.io/docs/configuration_parameter_memorylimitmin)|
message: "Pods contains container/s with cpu limit or request not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0050)"
message: "Workloads contains container/s with cpu limit or request not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0050)"
message: "Workloads contains container/s with cpu request not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0268)"
message: "CronJob contains container/s with cpu request not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0268)"
message: "Pods contains container/s with memory request not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0269)"
message: "Workloads contains container/s with memory request not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0269)"
message: "CronJob contains container/s with memory request not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0269)"
message: "Workloads contains container/s with cpu limit not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0270)"
message: "CronJob contains container/s with cpu limit not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0270)"
message: "Pods contains container/s with memory limit not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0271)"
message: "Workloads contains container/s with memory limit not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0271)"
message: "CronJob contains container/s with memory limit not set or they are not in the specified range! (see more at https://hub.armosec.io/docs/c-0271)"
0 commit comments