Difference between revisions of "Kubernetes security"
Jump to navigation
Jump to search
(→Relate) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* https://kubernetes.io/docs/concepts/security/ | * https://kubernetes.io/docs/concepts/security/ | ||
− | * [[Container security]]: [[RUN]] | + | * [[Container security]]: <code>[[RUN]]</code> |
[[Pod]] : | [[Pod]] : | ||
Line 7: | Line 7: | ||
* <code>[[allowPrivilegeScalation]]</code> | * <code>[[allowPrivilegeScalation]]</code> | ||
+ | |||
+ | * [[kubernetes.io/enforce-mountable-secrets]] | ||
+ | |||
+ | |||
+ | == 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 == | == Related == | ||
Line 12: | Line 21: | ||
* [[Certified Kubernetes Security Specialist (CKS)]] | * [[Certified Kubernetes Security Specialist (CKS)]] | ||
* [[Kubernetes Pod Security Admission (PSA)]] | * [[Kubernetes Pod Security Admission (PSA)]] | ||
− | + | * <code>[[SecurityContext]]</code> | |
− | + | * [[Trivy]] | |
− | * | + | * [[KubeBench]] |
== See also == | == See also == |
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: