Skip to content

cloud-coder/cascon-2019-k8s-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cascon-2019-Kubernetes-security

Setup

  1. Have a Kubernetes (k8s) cluster created. For example, you could get a free trial at https://www.ibm.com/cloud/container-service or just use a local Docker for Mac or minikube instance.
  2. Create two namespaces - org-1 and org-2
  3. Build and push service images that will be used for the majority of the talk. NOTE: You can use any Docker registry (e.g. Dockerhub). The examples below use IBM Container Registry

Examples

  1. Image and pod security
  2. RBAC
  3. Pod Security Policies
  4. Resource Management
  5. Network Policies
  6. Secrets

About

Kubernetes Security and Access Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published