Kubernetes Essentials

Go to class
Write Review

Free Online Course: Kubernetes Essentials provided by A Cloud Guru is a comprehensive online course, which lasts for 4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from A Cloud Guru. Kubernetes Essentials is taught by William Boyd.

Overview
  • Kubernetes is a powerful tool. It can help you manage complex applications and provides you with the ability to easily automate tasks involved in managing them.In this course, we will explore Kubernetes from a beginner’s standpoint. We will discuss what Kubernetes is and what it does and work with some of the basic functionality of Kubernetes hands-on. We will build a simple Kubernetes cluster. We will also deploy a sample microservice application to the cluster in order to explore how Kubernetes can help easily manage such applications.

Syllabus
    • Introduction
    • Building a Cluster
    • Basic Kubernetes Concepts
    • Deploying to Kubernetes
    • Microservices
    • Wrap-Up