Skip to content

BalliAsghar/Kubernetes-redis-cert-manager-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

  • Docker
  • kubectl
  • k3d - Kubernetes in Docker (can use minikube instead, just modify the Makefile accordingly)

Setup

make cluster && make deploy