Getting Started with Google Kubernetes Engine (GCP-GSGKE) – Outline

Detailed Course Outline

Module 1 - Introduction to Google Cloud

  • Use the Google Cloud Console
  • Use Cloud Shell
  • Define Cloud Computing
  • Identify Google Cloud compute services
  • Understand Regions and Zones
  • Understand the Cloud Resource Hierarchy
  • Administer your Google Cloud Resources
  • 1 lab and 1 quiz

Module 2 - Containers and Kubernetes in Google Cloud

  • Create a Container Using Cloud Build
  • Store a Container in Container Registry
  • Understand the Relationship Between Kubernetes and Google Kubernetes Engine (GKE)
  • Understand how to Choose Among Google Cloud Compute Platforms
  • 1 lab and 1 quiz

Module 3 - Kubernetes Architecture

  • Understand the Architecture of Kubernetes: Pods, Namespaces
  • Understand the Control-plane Components of Kubernetes
  • Create Container Images using Cloud Build
  • Store Container Images in Container Registry
  • Create a Kubernetes Engine Cluster
  • 1 lab and 1 quiz

Module 4 - Introduction to Kubernetes Workloads

  • The kubectl Command
  • Introduction to Deployments
  • Pod Networking
  • Volumes Overview