Skip to content
William Kennedy edited this page Jan 25, 2023 · 27 revisions

Requirements

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.

Installation

Please look at the makefile to learn how to install and run the project for your operating system.