Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/helloimalemur/kubernetes_hardening

Key points for kubernetes hardening - see references for detailed information
https://github.com/helloimalemur/kubernetes_hardening

Last synced: 5 days ago
JSON representation

Key points for kubernetes hardening - see references for detailed information

Awesome Lists containing this project

README

        

# Kubernetes_Hardening
### [System Hardening](System_Hardening.md)

### [Cluster Hardening](Cluster_Hardening.md)
### [Supply Chain Security](Supply_Chain_Security.md)
### [Microservice Security](Microservice_Security.md)
### [Monitoring, Logging, and Runtime Security](Monitoring_Logging_Runtime_Security.md)
### [References](references.md)

### [Tutorial: Securing pods and deployments]
###### [Harden Kubernetes cluster with pod and container security contexts](https://earthly.dev/blog/k8s-cluster-security/)
###### [Best Practices for Securing Kubernetes Deployments](https://dev.to/aws-builders/best-practices-for-securing-kubernetes-deployments-1jg6)

### Attack Examples;
#### [Kubernetes attack martix Microsoft blog](https://www.microsoft.com/security/blog/2020/04/02/attack-matrix-kubernetes/)
#### [MITRE attack framework using Falco](https://sysdig.com/blog/mitre-attck-framework-for-container-runtime-security-with-sysdig-falco/)
#### [Lightboard video: Kubernetes attack matrix - 3 steps to mitigating the MITRE ATT&CK Techniques](https://github.com/walidshaari/Certified-Kubernetes-Security-Specialist/blob/main)
#### [CNCF Webinar: Mitigating Kubernetes attacks](https://www.cncf.io/webinars/mitigating-kubernetes-attacks/)