Difference between revisions of "ReadOnlyRootFilesystem"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
| Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
| − | |||
| − | |||
{{ContainerSecurityContext ex}} | {{ContainerSecurityContext ex}} | ||
| − | |||
| − | |||
== Related == | == Related == | ||
* <code>[[allowPrivilegeEscalation]]</code> | * <code>[[allowPrivilegeEscalation]]</code> | ||
* [[Configure a Security Context for a Pod or Container]] | * [[Configure a Security Context for a Pod or Container]] | ||
| − | |||
== See also == | == See also == | ||
Revision as of 13:03, 1 June 2026
containerSecurityContext: enabled: true runAsUser: 11111 runAsGroup: 11111 allowPrivilegeEscalation: false capabilities: drop: - all readOnlyRootFilesystem: false runAsNonRoot: true
Related
See also
readOnlyRootFilesystem, emptyDir,read_only, --read-only- Kubernetes security, OPA, EKS security, PSA, PSS, CKS,
SecurityContext, containerSecurityContext, Trivy, KubeBench, Kubernetes Admission Controllersadmissionregistration.k8s.io, Hardeneks, Gatekeeper (Kubernetes),kubernetes.io/enforce-mountable-secrets, Auditing, security context,readOnlyRootFilesystem,allowPrivilegeEscalation,kube-bench
Advertising: