After having analyzed the different components of Kubernetes, let’s go in a more practical example deploying a simple application on the Google Kubernetes Engine (GKE). We’ll use the command line tools gcloud, docker and kubectl. Be sure your gcloud cli is configured with the correct project and region on which…