tanalam2411 / kubernetes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 73.9%Language:Go 10.5%Language:Shell 6.7%Language:Java 4.5%Language:Dockerfile 1.3%Language:Makefile 1.2%Language:HCL 1.2%Language:Python 0.7%