Installation (hope you have got linux):
- Please run included shell script './run.sh'
- You will be prompted to input sudo password
- Take your time and enjoy your coffee :-) (in meantime script will create minikube cluster, build and upload docker images into and run deployment scripts)
- Browse to http://127.0.0.1:2222/
- Upload files
- You can check stored files on 'writer' pod
if there is problem with connection please create tunnel to reader pod like: 7. Run 'kubectl get pods' to get [pod_id] of reader 8. Create tunnel to this pod 'kubectl port-forward [pod_id] 2222:2222'