navigation

Getting started with Amazon Elastic Kubernetes Service

Agenda

This workshop is part of a series of EKS workshops. Here, we provide an overview and help you to get familiar with deploying, configuring, and operating your applications on Kubernetes. With this particular workshop, we aim to provide a better understanding of how to create an EKS cluster, to execute commands, and to deploy some simple workloads on the cluster.

What you are about to do:

  • Have a brief look at the kubernetes architecture.

  • Get to know how to deploy a Deployment object.

  • Create an Amazon EKS Cluster and deploy a simple web app to it.

  • Get to use Kustomize and Helm.