Skip to content

Kubernetes security related tutorials with examples

Notifications You must be signed in to change notification settings

warolv/k8s-security

Repository files navigation

A series of tutorials about Kubernetes security

k8s-security

In this tutorial, I will show how to secure ‘system‘ namespaces in EKS cluster by user access.

"List of namespaces with limited access: [kube-system, monitoring]

k8s-security

In this tutorial, I will show how to:

  • Install Falco to your EKS cluster using helm chart
  • Enable EKS audit logs for your cluster
  • Detect security events based on EKS audit logs activity.
  • Overview of most useful rules for my opinion

k8s-security

In previous tutorial I used Falco plugin for K8s Audit Logs

And for this tutorial I will use driver called Kernel Module, in order to monitor system events from the kernel and trying to detect malicious behaviors on Linux systems.

About

Kubernetes security related tutorials with examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages