kabachook / k8s-security

Kubernetes security notes and best practices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes security

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

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

About

Kubernetes security notes and best practices


Languages

Language:Shell 47.8%Language:Mustache 35.0%Language:Python 17.3%