Push Charts to helm-charts-registry manually with specified version #16
Annotations
10 warnings
charts/schulportal-client/templates/deployment.yaml#L28
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
charts/schulportal-client/templates/deployment.yaml#L23
Check if Readiness Probe is not configured.
|
charts/schulportal-client/templates/deployment.yaml#L23
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
|
charts/schulportal-client/templates/deployment.yaml#L23
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
|
charts/schulportal-client/templates/deployment.yaml#L25
Images should be specified together with their digests to ensure integrity
|
charts/schulportal-client/templates/deployment.yaml#L23
In case of an unresponsive container, a Liveness Probe can help your application become more available since it restarts the container. However, it can lead to cascading failures. Define one if you really need it
|
charts/schulportal-client/templates/deployment.yaml#L16
Containers should be configured with an AppArmor profile to enforce fine-grained access control over low-level system resources
|
charts/schulportal-client/templates/deployment.yaml#L5
Each namespace should have a LimitRange policy associated to ensure that resource allocations of Pods, Containers and PersistentVolumeClaims do not exceed the defined boundaries
|
charts/schulportal-client/templates/deployment.yaml#L5
Each namespace should have a ResourceQuota policy associated to limit the total amount of resources Pods, Containers and PersistentVolumeClaims can consume
|
charts/schulportal-client/templates/deployment.yaml#L28
Check if the root container filesystem is not being mounted read-only.
|
The logs for this run have expired and are no longer available.
Loading