Setup
Docker
- docker desktop or docker runtime
- Allocate 16GB memory for Docker
Find the link to install docker here
Kubernetes
- Kubernetes 1.18+
- minikube or eks or any other cluster
Find the link to install minikube here
kubectl
- kubectl command line tool
Find the link to install kubectl here
helm
- helm command line tool
Find the link to install helm here
License key
- A valid radiantone cluster license
Code editor
- A code editor of your choice (Vs-Code, Atom, Notepad++ etc.)
Find the links below to the installation pages