Skip to content

K8 Deep dive - Core Concepts, CRDs, Operators, Controllers, Openshift, kubebuilder, Coreos operator framework

Notifications You must be signed in to change notification settings

tanalam2411/kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes

Learn more on Wiki

CRD's Controllers Operators


Network Policy Recipes (Calico)

  1. DENY all traffic to an application

  2. LIMIT traffic to an application

  3. ALLOW all traffic to an application

  4. DENY all non whitelisted traffic to a namespace

  5. DENY all traffic from other namespaces

  6. NPRC ALLOW traffic to an application from all namespaces

  7. ALLOW all traffic from a Namespace


Must Read

  1. Handling Client Requests Properly with Kubernetes
  2. Google - kubernetes api constructs

Blogs

  1. Resource Quotas
  2. Service

About

K8 Deep dive - Core Concepts, CRDs, Operators, Controllers, Openshift, kubebuilder, Coreos operator framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published