In this post, I'm sharing my notes from a recent experience installing and configuring the Google Cloud SDK for a development task.
Category: Cloud Technologies
Notes On Kubernetes
Adding my notes while working with Kubernetes, It may be too beginner notes to start with ! Baby Step-1 , Tried to Install Kubernetes Playground on MacBook Pro 500 brew install kubernetes-cli 501 kubrctl version 502 kubectl version 503 kubectl cluster-info 504 history London:~ esumit$ kubectl cluster-info Kubernetes master is running … Continue reading Notes On Kubernetes
Build Blockchain Insurance Application
This project showcases the use of blockchain in insurance domain for claim processing.
Notes on Dockers
Notes, Daily commands, high level concepts related to the daily use of dockers for software development purpose.