Skip to content

Lp-Francois/local-k8s-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Local Kubernetes setup using Kind

Start a local kubernetes cluster with traefik ingress and HTTPS in seconds! 🚀

Prerequisites

Getting started

# start local cluster with ingress, HTTPS and a demo app
make up

# stop
make down

make help

Notes

You can also use .localhost as a local DNS name.

About

Local setup for Kubernetes with ingress & HTTPS

Topics

Resources

Stars

Watchers

Forks