Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Portainer | 24,949 | 1 | a day ago | 78 | April 21, 2021 | 1,081 | zlib | Go | ||
Making Docker and Kubernetes management easy. | ||||||||||
Trivy | 16,682 | 25 | a day ago | 176 | September 16, 2022 | 383 | apache-2.0 | Go | ||
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more | ||||||||||
Authelia | 15,830 | 1 | a day ago | 34 | September 19, 2022 | 106 | apache-2.0 | Go | ||
The Single Sign-On Multi-Factor portal for web apps | ||||||||||
Vitess | 15,779 | 66 | a day ago | 397 | September 01, 2022 | 821 | apache-2.0 | Go | ||
Vitess is a database clustering system for horizontal scaling of MySQL. | ||||||||||
Cilium | 14,742 | 15 | 20 hours ago | 547 | September 14, 2022 | 1,106 | apache-2.0 | Go | ||
eBPF-based Networking, Security, and Observability | ||||||||||
Teleport | 13,996 | 6 | 20 hours ago | 252 | July 29, 2021 | 2,428 | apache-2.0 | Go | ||
The easiest, most secure way to access infrastructure. | ||||||||||
Linkerd2 | 9,437 | 11 | 21 hours ago | 108 | March 23, 2022 | 261 | apache-2.0 | Go | ||
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. | ||||||||||
Kubescape | 8,128 | 2 | 2 days ago | 142 | September 19, 2022 | 75 | apache-2.0 | Go | ||
Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources. | ||||||||||
Devops Resources | 6,520 | 2 months ago | 10 | Groovy | ||||||
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP | ||||||||||
Netmaker | 6,306 | 20 hours ago | 64 | September 20, 2022 | 139 | other | Go | |||
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks. |
This repository is a collection of resources to prepare for the Certified Kubernetes Security Specialist (CKSS) exam.
The given references and links below are just assumptions and ideas around the CKSS curriculum.
The Kubernetes Security Specialist (CKS) certification ensure that the holder has the skills, knowledge, and competence on a broad range of best practices for securing container-based applications and Kubernetes platforms during build, deployment and runtime.
The certification is generally available to take from here as anounced during the KubeCon NA20
The CKS test will be online, proctored and performance-based with 15-20 hands-on performance based tasks, and candidates have 2 hours to complete the exam tasks.
From the CKS Exam Curriculum repository, The exam will test domains and competencies including:
In order to take the CKS exam, you must have Valid CKA certification prior to attempting the CKS exam to demonstrate you possess sufficient Kubernetes expertise. A first good starting point for securing Kubernetes is the Task section Securing a Cluster of the official K8s documentation. The exam will be based on Kubernetes v1.19 documentation as of November general availability announcement.
According to the LF docs, during the CKS exam the candidates may:
review the Exam content instructions that are presented in the command line terminal.
review Documents installed by the distribution (i.e. /usr/share and its subdirectories)
use their Chrome or Chromium browser to open one additional tab in order to access
Kubernetes Documentation:
This includes all available language translations of these pages (e.g. https://kubernetes.io/zh/docs/)
Tools:
App Armor:
The allowed sites above may contain links that point to external sites. It is the responsibility of the candidate not to click any links to navigate to a domain that is not allowed
Kubernetes 1.19
, but it gives great understanding.Ibrahim Jelliti 2020