JTC17 Kubernetes Advanced Security
Lab information
With Kubernetes rapidly taking over the IT world it is key that the Kubernetes operator and developer knows about basic Kubernetes security concepts.
This Lab provides you with a hands-on with several of those topics.
If you are not using the Training VM you will have to install some tooling manually! The instructions for this are documented in each Lab.
Lab sources
All the source code for the lab is available here:
https://github.com/niklaushirt/training
Lab overview
In this Lab you will learn about some basic Kubernetes security paradigms.
- Role Based Acces Control (RBAC)
- Service Accounts
- Security Tooling
- Image scanning