Skip to content

I use this repository for testing various Kubernetes features and concepts.

Notifications You must be signed in to change notification settings

3nd3r1/kubernetes-holygrail

Repository files navigation

Kubernetes Holygrail

I use this repository for testing various Kubernetes features and concepts. Each project is a separate directory with its own README.md file.

Requirements

  • You need to have GNU Make to run the make commands.

How to get a cluster?

All of the projects obviously require a Kubernetes cluster. Don't have one? No worries. Just install Docker, Kubectl, and k3d.

Then, run the following command:

make create-cluster

This will create a small cluster that is actually a bunch of Docker containers.

Now you are all set! Enjoy the projects!

Projects

About

I use this repository for testing various Kubernetes features and concepts.

Resources

Stars

Watchers

Forks

Packages

No packages published