Skip to content

Monrevil/dev-ops-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes templates

Run on minikube, with docker.

Minikube is local Kubernetes, focusing on making it easy to learn and develop for Kubernetes.

Install:

NOTE: minikube and kubectl are cli tools that can be installed using your package manager, Docker Desktop is GUI, that comes with a cli tool.

Run:

minikube start --driver="docker"
minikube dashboard

Recommended vscode extensions:

Useful links:

About

Collection of snippets and examples for dev ops tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors