Skip to content

bpschmitt/offsite-k8s-workshop

Repository files navigation

offsite-k8s-workshop

A Kubernetes workshop with a New Relic focus.

Pre-requisites

This workshop was built and tested using Minikube. Below are the pre-requisites that need to be installed before proceeding.

brew install minikube kubectl helm git hyperkit

Start your cluster

minikube start --driver=hyperkit --cni=flannel --cpus=4 --memory=8000 -p minikube-workshop

Recommended Reading

About

A Kubernetes workshop with a New Relic focus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published