--- title: "Deploy to Kubernetes" chapter: true weight: 30 --- # Section 2 Deploy to Kubernetes ### Welcome ### Learning Objectives - Get a simple Kubernetes cluster up and running - Build out the deployment of an application on Kubernetes - Learn the basics of using Kubernetes from the command line {{% notice warning %}}

The examples and sample code provided in this workshop are intended to be consumed as instructional content. These will help you understand how various cloud services can be used to build a solution while demonstrating best practices along the way. These examples are not intended for use in production environments.

{{% /notice %}}