-
Notifications
You must be signed in to change notification settings - Fork 652
Running Kind
William Kennedy edited this page Jan 25, 2023
·
27 revisions
This project has been configured to run in a Kubernetes (k8s) environment. A decision was made to use KIND for the local k8s environment. Any k8s environment would work after careful setup of your k8s cluster. This section is not going to talk about installing your own k8s environment. Instead, it will focus on using KIND for your k8s environment, setting up your cluster there and deploying and running the project locally. The project also uses Kustomize to help manage k8s configuration files.
Please look at the makefile to learn how to install and run the project for your operating system.
Contact Bill Kennedy at [email protected] if you are having issues getting the project running.