Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 176 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 176 Bytes

Cluster Setup

  • Create a four-node (three workers) cluster
    • kind create cluster --config config.yaml
  • Create a kubecomp namespace
    • kubectl create -f ns.yaml