📦
secure-kubernetes-development
  • README
  • Setup
    • Requirements and Setup
      • Setup Google GKE
  • Linux Security Basics
    • Linux & Container Basics
  • Application Security
    • Sample Spring Boot Application
  • Container Security
    • Root Container
    • Rootless Container
    • Rootless Container with JIB
    • Rootless Container with Paketo
  • Kubernetes Security
    • Initial Unsafe K8s Deployment
    • Safe K8s Deployment with Pod Security Context
    • Safe K8s Deployment with Pod Security Admission
    • Safe K8s Deployment with Open Policy Agent
  • Further Resources
    • Kubernetes Authorization (RBAC)
    • Helpful Tools for Container & K8s Security
    • List of Further Resources
Powered by GitBook
On this page
  • Secure Development on Kubernetes
  • Table of Contents
  • Requirements and Setup
  • Helpful Tools for K8s Security
  • Kubernetes Authorization with RBAC
  • Labs
  • Feedback
  • License

Was this helpful?

README

NextRequirements and Setup

Last updated 2 years ago

Was this helpful?

Secure Development on Kubernetes

This repository contains all the associated code labs for the deep dive session on Secure Development on Kubernetes.

Table of Contents

Requirements and Setup

Please check the section first before looking into the .

Helpful Tools for K8s Security

Kubernetes Authorization with RBAC

Labs

Introduction

Iteration 1: Application Security

Iteration 2: Container Security

Iteration 3: Kubernetes Security

Feedback

Any feedback on this hands-on workshop is highly appreciated.

Please either email andreas.falk(at)novatec-gmbh.de or contact me via Twitter (@andifalk).

License

Apache 2.0 licensed

For helpful tools see .

For an introduction into Kubernetes RBAC see

Please follow the for the labs.

here
here
corresponding tutorial
Linux & Container Basics
Hello Spring Boot
Root Container
Rootless Container
Rootless Container with JIB
Rootless Container with Paketo
Initial Unsafe Kubernetes Deployment
Safe Kubernetes Deployment (Pod Security Context)
Safe Kubernetes Deployment (Pod Security Admission)
Safe Kubernetes Deployment (Open Policy Agent)
Setup Google GKE
Requirements and Setup
Requirements and Setup
K8s Authorization (RBAC)
Helpful tools for K8s Security
Labs
Iteration 1: Application Security
Iteration 2: Container Security
Iteration 3: Kubernetes Security
Labs
License
Java CI
Release