OP 06 August, 2025 - 07:01 PM
![[Image: Screenshot-8.png]](https://i.ibb.co/XZrth9kH/Screenshot-8.png)
![[Image: Screenshot-9.png]](https://i.ibb.co/R4D5r60D/Screenshot-9.png)
Requirements
- Basic of Google Cloud Platform
- Minimal Kubernetes idea
Teaches basic of Kubernetes along with GKE implementation. This course covers real world implementation of GKE in a corporate environment. Learn how to use GKE in your work
Covers topic:
- Different type of GKE cluster
- Public Cluster, Private Cluster, Standard GKE Cluster, Autopilot GKE Cluster, Regional Cluster, Zonal Cluster
- Enterprise GKE
- Implementing GKE topics with sample app for each understanding
- Anthos Service Mesh / Istio Service Mesh in GKE
- Kubernetes Ingress implementation in GKE
- Kubernetes Gateway implementation in GKE
- Attach a Persistent Disk to a pod as Volume
- Attach a Filestore to a pod as Volume
- Attach a GCP Bucket ( Cloud Storage) to a pod as Volume using FUSE
- Different type of Services in Kubernetes and loadbalancer implementation
- RBAC implementation in GKE
- Kubernetes cluster upgrade process
- Release management
- Cloud SQL connection option ( secure and insecure) from GKE
- Workload Identity
- Cloud SQL Auth Proxy
- Sidecar container implementation
- Horizontal Pod Autoscaling
- Vertical Pod Autoscaling
- GKE cluster autoscaling
- Multi Cluster Ingress
- Multi Cluster Gateway
- Autopilot Cluster with merits and limitations
- Security Posture Management
- Binary Authorization
- Workload Scanning in GKE
- Service Account best practice in GCP and Kubernetes
- RBAC with roles and responsibility with demo
- Release channel in GKE
- Exposing application with loadbalancer
- Probes in Kubernetes
- Healthcheck with Loadbalancer
Who this course is for:
- Anyone looking to learn Kubernetes and Google Kubernetes Engine from basic
- Google Cloud implementation of Kubernetes