zet

Just RTFM as Major Method to Learn Kubernetes

  1. Read the actual content from Kubernetes
  2. Use real Kubernetes Instances
    • Use kind for local Kubernetes
    • Use Ansible, Helm, Istio for real hardware (pis, old computers)
    • Use a local network attached storage device
    • NOT going to use micok8s
  3. Consider Kubernetes the Hard Way by Kelsey Hightower
  4. Setup my own scenario labs from the real world