-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Christian Hellwig edited this page Mar 27, 2021
·
3 revisions
This wiki guides you how to setup your kubernetes cluster. You will be guided how to get the backend up and running.
- Linux distribution
- Bash as a default interpreter
- Valid default kubectl tool (since scripts will use the command)
- Install and configure Minikube
- Install the kubernetes command line tool kubectl
- Install the operator framework
- Install the elastic eck operator (Elasticsearch/Kibana)
- Install the crunchydata postgres operator (Postgres database)
- Create a cluster user
- Configure the backend application to use the cluster