Book Image

Hands-on Kubernetes on AWS [Video]

By : Alan Rodrigues
Book Image

Hands-on Kubernetes on AWS [Video]

By: Alan Rodrigues

Overview of this book

<p>Kubernetes is conceivably the most important container management technology in the world. This course will teach you the practical skills required to get you up and running as fast as possible.</p> <p>In this course, you'll jump into Kubernetes architecture, and grasp what the main components and services are, and how they come together to build a production-class container infrastructure. Next, you'll learn how to install and deploy Kubernetes on several cloud platforms. Finally, we’ll explore more advanced topics on Kubernetes, including Continuous Integration, High Availability, and Disaster recovery using Kubernetes.</p> <p>By the end of the course, you’ll have gained plenty of hands-on experience with Kubernetes on Amazon Web Services. You’ll also have picked up some tips on deploying and managing applications, keeping your cluster and applications secure, and ensuring that your whole system is reliable and resilient to failure.</p> <p>All the code and supporting files for this course are available on Github at<br /><a href="https://github.com/PacktPublishing/Hands-on-Kubernetes-on-AWS" target="_blank">https://github.com/PacktPublishing/Hands-on-Kubernetes-on-AWS</a>.</p> <h1>Style and Approach</h1> <p>This video tutorial takes a step-by-step approach to help you provision your own Kubernetes clusters on AWS and manage applications running on your cluster.</p>
Table of Contents (4 chapters)
Chapter 1
Getting Started with Docker Containers and Kubernetes Primer
Content Locked
Section 10
Working with Services
The aim of this video is to expose your deployment. - Discuss whether the deployment need to be accessed - Monitor requirements for the cluster - Test, stage, or deploy the environment