Skip to content

Cranoaklabs Repos and Demos.

The cranoaklab repos, themes and demos section is exactly that:

  • Themes: Themes are larger efforts that consist of muliple repos due to its complexity and depth.
    Example Kubernetes The Hard Way - AWS Version. Kubernetes The Hardway is a theme consisting of multiple repose pulled together typically with multiple Demos.
  • Repos Repos vary in size and purpose. Repos always align with a Demo and often align with other repos to make up a thems. Example: State conflicts between argocd-git and k8 cluster scaling
  • Demos Demos may pull multiple repos together or have its own repo coupled with a demo theme. An example would be Argocd stare conflics with Kubernetes scaling.

Themes

Kubernetes the Hardway - AWS

Kubernetes the Hardway - AWS

Real World Examples

75 EKS clusters. Oh now what now

  • Using Rancher to provide unified developer and k8 admin access

IPv4 Exhaustion

  • cilium cni
    In the real world i used calico to solve this problem. Both with IPv4 and using IPv6

Using EFS/NFS to prove Docker Swarm Migration

Could rewrite as migrate app from openshift on prem to k8 on aws.

Fun with ingress

  • AWS ALB
  • AWS NLB
  • CILIUM MESH
  • Possibly Istio if it makes sense