Difference between revisions of "Kubernetes security"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | * https://kubernetes.io/docs/concepts/security/ | ||
+ | * [[Container security]]: <code>[[RUN]]</code> | ||
− | * [[ | + | [[Pod]] : |
+ | * <code>[[runAsUser]]</code> | ||
+ | * <code>[[allowPrivilegeScalation]]</code> | ||
+ | * [[kubernetes.io/enforce-mountable-secrets]] | ||
− | {{Kubernetes security}} | + | |
+ | == Activities == | ||
+ | * Read [[Good practices for Kubernetes Secrets]] | ||
+ | * [[Pull an Image from a Private Registry in Kubernetes]] | ||
+ | * https://youtu.be/oBf5lrmquYI | ||
+ | * [[Configure a Security Context for a Pod or Container]] | ||
+ | |||
+ | == Related == | ||
+ | * [[EKS security]] | ||
+ | * [[Certified Kubernetes Security Specialist (CKS)]] | ||
+ | * [[Kubernetes Pod Security Admission (PSA)]] | ||
+ | * <code>[[SecurityContext]]</code> | ||
+ | * [[Trivy]] | ||
+ | * [[KubeBench]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Kubernetes security}} | ||
+ | |||
+ | [[Category:K8s]] |
Latest revision as of 05:25, 18 July 2024
Pod :
Activities[edit]
- Read Good practices for Kubernetes Secrets
- Pull an Image from a Private Registry in Kubernetes
- https://youtu.be/oBf5lrmquYI
- Configure a Security Context for a Pod or Container
Related[edit]
- EKS security
- Certified Kubernetes Security Specialist (CKS)
- Kubernetes Pod Security Admission (PSA)
SecurityContext
- Trivy
- KubeBench
See also[edit]
Advertising: