Kubernetes Workshop

Introduction to the basics of Kubernetes for Developers

[object Object]

Docker

A Docker container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings.

[object Object]

Kubernetes

is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications

[object Object]

Helm

is the best way to find, share, and use software built for Kubernetes.