-
Open a terminal and navigate to the directory where you want to clone the repository.
-
Run the following command to clone the repository:
git clone https://github.com/T-Py-T/kubernetes-testing.git
-
Navigate to the cloned repository root:
-
Run the following command to build the Helm chart:
kube@kubecontroller:~/kubernetes-testing$ ./scripts/build.sh
kube@kubecontroller:~/kubernetes-testing$ ./scripts/deploy.sh
helm uninstall ignition-app
# Nuke if not using anymore
cd ..
rm -rf kubernetes-testing