├── app │ ├── .gitignore │ ├── build.gradle │ ├── libs │ ├── proguard-rules.pro │ ├── src │ │ ├── androidTest │ │ │ ├── java │ │ │ │ ├── com ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Install 'kubectl' Install 'minikube' Before working on this project make sure you have setup single node cluster and it is running. Go to the directory where you have kept all your yaml files. 1st ...