kubernetes-security-best-practice
Kubernetes security guide
A comprehensive guide to securing Kubernetes clusters in the cloud or on-premises
Kubernetes Security - Best Practice Guide
3k stars
106 watching
251 forks
last commit: about 5 years ago
Linked from 1 awesome list
best-practicebest-practicesguidekubernetessecurity
Related projects:
Repository | Description | Stars |
---|---|---|
madhuakula/kubernetes-goat | An interactive hands-on playground to learn and practice Kubernetes security using intentionally introduced vulnerabilities | 4,421 |
kubescape/kubescape | A comprehensive security platform for Kubernetes environments that integrates risk analysis, security, compliance, and misconfiguration scanning across the entire development and deployment lifecycle. | 10,232 |
aquasecurity/kube-hunter | Detects security weaknesses in Kubernetes clusters to increase awareness and visibility of potential vulnerabilities. | 4,763 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,105 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 15,968 |
aquasecurity/kube-bench | Automated security auditing tool for Kubernetes clusters | 7,069 |
zegl/kube-score | Analyzes Kubernetes object definitions for security and reliability issues and provides recommendations for improvement. | 2,788 |
bitnami-labs/sealed-secrets | Encrypts Kubernetes Secrets to provide secure configuration storage | 7,705 |
k3s-io/k3s | A lightweight Kubernetes distribution with simplified configurations and reduced dependencies for production-ready applications. | 28,088 |
kelseyhightower/kubernetes-the-hard-way | A tutorial that guides developers through manually setting up a Kubernetes cluster from scratch. | 41,186 |
derailed/k9s | An interactive CLI tool to manage Kubernetes clusters and observe applications in the wild. | 27,316 |
kubernetes-sigs/kubespray | Automates deployment of production-ready Kubernetes clusters across multiple cloud and bare-metal environments. | 16,180 |
kubernetes/kubeadm | An aggregator for issues related to creating and managing Kubernetes clusters using the kubeadm tool | 3,760 |
vinum-security/kubernetes-security-checklist | Provides a comprehensive security checklist and requirements for Kubernetes clusters | 465 |
trimstray/the-practical-linux-hardening-guide | A comprehensive guide to creating secure Linux production systems using industry standards and best practices | 9,947 |