Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.22 KB

README.adoc

File metadata and controls

41 lines (31 loc) · 1.22 KB

Kubernetes Basics

Overview

This repository will explain the basic usage of kubernetes. For that we use a local Kubernetes cluster in docker (kind), which is provided via https://github.com/pipiobjo/k8s-playground/.

To make setup as easy as possible just execute the following script to provide the tools.

./initAsdf-vm.sh

Topics:

Maybe helpful resources