Member-only story
Google Cloud -Deploying Google Kubernetes Engine
Jul 4, 2023
Google Kubernetes Engine (GKE), is a managed Kubernetes service that you can use to deploy and operate containerized applications at scale using Google’s infrastructure.
In the below video, you will learn how to
- Use the Google Cloud Console to build and manipulate GKE clusters
- Use the Google Cloud Console to deploy a Pod
- Use the Google Cloud Console to examine the cluster and Pods
Video Link: https://www.youtube.com/watch?v=86sH_iMLaTc
Steps:
Task 1. Deploy GKE clusters
Task 2. Modify GKE clusters
Task 3. Deploy a sample workload
Task 4. View details about workloads in the Google Cloud Console
Done !!!
If you want to know more, you can refer to the below docs
Thank you :)