All Projects → kabachook → K8s Security

kabachook / K8s Security

Kubernetes security notes and best practices

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to K8s Security

Hugo Best Practices
Best practices and ideas for Hugo the open-source static site generator.
Stars: ✭ 153 (-73.98%)
Mutual labels:  best-practices, checklist
Awesome Solidity
A curated list of awesome Solidity resources
Stars: ✭ 111 (-81.12%)
Mutual labels:  best-practices, vulnerabilities
Howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
Stars: ✭ 6,962 (+1084.01%)
Mutual labels:  best-practices
Spekt8
Visualize your Kubernetes cluster in real time
Stars: ✭ 545 (-7.31%)
Mutual labels:  kubernetes-cluster
Npq
🎖safely* install packages with npm or yarn by auditing them as part of your install process
Stars: ✭ 513 (-12.76%)
Mutual labels:  vulnerabilities
Cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Stars: ✭ 5,193 (+783.16%)
Mutual labels:  best-practices
Prometheus Kubernetes
Monitoring Kubernetes clusters on AWS, GCP and Azure using Prometheus Operator and Grafana
Stars: ✭ 526 (-10.54%)
Mutual labels:  kubernetes-cluster
Vulkanscenegraph
Vulkan & C++17 based Scene Graph Project
Stars: ✭ 462 (-21.43%)
Mutual labels:  best-practices
React Best Practices
A comprehensive reference guide to kickstart your React architecting career!
Stars: ✭ 566 (-3.74%)
Mutual labels:  best-practices
Kubernetes On Aws
Deploying Kubernetes on AWS with CloudFormation and Ubuntu
Stars: ✭ 517 (-12.07%)
Mutual labels:  kubernetes-cluster
Kubernix
Single dependency Kubernetes clusters for local testing, experimenting and development
Stars: ✭ 545 (-7.31%)
Mutual labels:  kubernetes-cluster
Spring Boot Microservices On Kubernetes
In this code we demonstrate how a simple Spring Boot application can be deployed on top of Kubernetes. This application, Office Space, mimicks the fictitious app idea from Michael Bolton in the movie "Office Space".
Stars: ✭ 504 (-14.29%)
Mutual labels:  kubernetes-cluster
Clusterfuzz
Scalable fuzzing infrastructure.
Stars: ✭ 4,648 (+690.48%)
Mutual labels:  vulnerabilities
Kubernetes Production Best Practices
A checklist of Kubernetes best practices to help you release to production
Stars: ✭ 528 (-10.2%)
Mutual labels:  best-practices
Kubeadm Ansible
Build a Kubernetes cluster using kubeadm via Ansible.
Stars: ✭ 479 (-18.54%)
Mutual labels:  kubernetes-cluster
Lighthouse
Automated auditing, performance metrics, and best practices for the web.
Stars: ✭ 23,903 (+3965.14%)
Mutual labels:  best-practices
Org Formation Cli
Better than landingzones!
Stars: ✭ 471 (-19.9%)
Mutual labels:  best-practices
Android Showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Stars: ✭ 5,214 (+786.73%)
Mutual labels:  best-practices
Go Best Practices
Codeship Golang Best Practices
Stars: ✭ 522 (-11.22%)
Mutual labels:  best-practices
Angularjs Style Guide
📚 Community-driven set of best practices for AngularJS application development
Stars: ✭ 5,037 (+756.63%)
Mutual labels:  best-practices

Kubernetes security

This repo is a collection of kubernetes security stuff and research.

The research was conducted during Summ3r 0f h4ck traineeship.

Overview

  • Security notes

    In-depth research about security of kubernetes features and misconfigurations. Source for all documents below

  • Security hardening and best practices

    A "must do"/best practices list of things to make attacker's life hard

  • Security flags checklist

    A checklist of flags to quickly test if your cluster has security features enabled.

  • Attacker's guide

    A guide for attacker: what to do if he gets to pod/cluster.

    Also, some attacks included

  • Vulnerabilities

    Page with sources for security announces and previous vulnerabilities

Tools

  • k8numerator

    Script for enumerating services in kubernetes cluster. Common services dictionary provided.

Slides

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].