REBELinBLUE / kube-guide

A getting started guide for Kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Guide

Attributions

Official Kubernetes Icons / CC-BY 4.0

Other Useful Resources

  • Kubernetes the Hard Way - A tutorial from Kelsey Hightower on bootstraping a cluster completely from scratch without any scripts, very useful if you want to learn exactly how everything fits together.

  • What happens when.... Kubernetes edition - A step by step walkthrough of exactly what happens when you run kubectl run nginx --image=nginx --replicas=3.

  • Kubernetes Tasks - Examples of how to perform individual tasks with Kubernetes.

  • Awesome Kubernetes - Like all other "Awesome" lists but for Kubernetes.

  • Kubernetes on Raspbian - My repository for setting up my homelab cluster consisting of 4 * Raspberry Pi 4.

Kubernetes, So Hot Right Now

About

A getting started guide for Kubernetes.


Languages

Language:Markdown 91.0%Language:YAML 8.9%Language:JSONiq 0.1%