Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 397 Bytes

Welcome to the DojoBits Toolbox repository. Here you'll find various automation scripts and runbooks that we find valuable and we want to share with the community.

k8s-up.sh

This script automates the creation of a single node Kubernetes cluster on Ubuntu Linux using Cilium CNI.

Usage

~$ wget -qO - https://raw.githubusercontent.com/DojoBits/Toolbox/main/k8s-up.sh | sh