Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Google Kubernetes Engine (GKE) - A Beginner's Guide
Rating: 4.5 out of 5(543 ratings)
3,455 students

Google Kubernetes Engine (GKE) - A Beginner's Guide

Every expert was once a beginner
Created byCloud in Depth
Last updated 10/2022
English

What you'll learn

  • A very high level overview of Docker
  • Different aspects of Google Kubernetes Engine (GKE)
  • Different services of Google Cloud Platform that might be used together with Google Kubernetes Engine
  • How to deploy a micro service based application in Kubernetes Engine
  • Different approaches of deploying applications in Kubernetes Engine
  • How to monitor an application deployed in Kubernetes cluster using Google's monitoring tool
  • How Kubernetes & Google Kubernetes Engine works in real life projects
  • How to Deploy a Stateful Application within the Kubernetes Cluster using GKE
  • How to Deploy a Slack Chat Bot Application within the Kubernetes Cluster using GKE

Course content

9 sections37 lectures2h 57m total length
  • Stay Connected0:10
  • Course Overview6:58

    this is an introduction video to highlight on the structure of this course - that means, how the different sections are organized.

  • Features of Google Kubernetes Engine (GKE)2:23

    In this video, we will highlight some core features of Google Kubernetes Engine (GKE)

Requirements

  • Basic understating of Linux command will help
  • This course is not about Kubernetes itself. Therefore, I expect you to have some basic understanding of various Kubernetes objects such as pods, deployments, services and so on.
  • As this course is mostly about Google Kubernetes Engine, you must need an active account on Google Cloud Platform so that you can do enough practices while going through this course

Description

Hello Everyone, welcome to the course of “Google Kubenetes Engine for Absolute Beginner".


Throughout the course I will try my level best to illustrate various aspects of Google Cloud Platform and Google Kubernetes Engine (GKE) in an easy way with lots of examples and assignments that will not only help you to understand the underlying concepts but also make you confident to apply the knowledge that you will gain in this course.


The course is divided into two main sections. The first section is all about highlighting some core features of Google Cloud Platform (GCP) where as the another section will mainly focus on one of the core services of GCP which is Google Kubernetes Engine(GKE).


In the first section, you will start the course with an introductory overview of GCP console that can be used to navigate various services of GCP. Then, you will go through the usages of GCP’s command line interface known as Google Cloud shell. you will get to know how to use this Google cloud shell to interact with various GCP services. Then you will see how to create virtual machines using both GCP console and Google Cloud Shell. You will also see in the first section, how to distribute traffic across a number of servers using load balancers.


In the following section, where you get to know various features of Google Kubernetes Engine, will focus on deploying microservices in a Kubernetes cluster on Google infrastructure. You will also get to know various ways of deployment in Kubernetes cluster. you will also see the usage of various docker commands from a very high level. You will also see in this section the process of setting up and implementing continuous delivery pipeline with Jenkins in Google Kubernetes engine.



Who this course is for:

  • Developers who want to deploy their applications in to Google Kubernetes Engine (GKE)
  • DepOps engineers who want to move into Kubernetes from their traditional infrastructure
  • Anyone who want to explore various features of Google Kubernetes Engine