Skip to content

KuBeYield/K8s-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO SET-UP LOCALLY

Prerequisites

  • helm
  • kubectl

To set-up the k3d cluster

curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | bash

Set-up the local cluster

k3d cluster create 

Install helm

helm install kubeyield .

Port-forward of ingress svc

kubectl port-forward svc/kubeyield-ingress-nginx-controller 8080:80

Access the system using localhost:8080 now!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published