Eazy Kubernetes on Google Cloud
Google Cloud makes is super easy to deploy kubernetes clusters.
Step 1: Choose to create a cluster
Step 2: Provide cluster details. Choose a container optimized OS for best results.
Step 3: Deploy workloads on your kubernetes cluster. You may use kubectl commands from shell available in web based Google Cloud console itself.
Step 4: Your services are up. Cool, isn't it?
Image Courtesy: Many of Google Cloud & related logos in the article belong to Google.
Originally published on official blog here.