Cluster Setup - Pranav-SA/thesis-support-examples GitHub Wiki

Setup your testing cluster

Following guidelines are only for reference purposes and are derived from the author's trial and usage. There exist much simpler ways to achieve the same

Note: These are general guidelines for the purpose of setup on mentioned providers which do not consider restrictive production environments. Also, the AWS Devscratch environment specific to Concur can also be found below. Since we require Kubernetes, we will need kubectl as well as a Kubernetes cluster. The cluster can be:

Do not run script without inspection

Minikube and Docker Desktop is single-node clusters, with both the worker node and the control plane mixed together. Thus, node-level experiments are not applicable here Other than Kubectl, install Helm v3, Python v3, and pip.

Also, for high availability and scalability use: multi-region and scalable cluster *.-regional-scalable.sh.