NEW! Mirantis Academy -   Learn confidently with expert guidance and On-demand content.   Learn More

WEBINAR:   On-Demand

Getting started with Kubernetes, Part 2: Creating K8s objects with YAML

In part 1 of this series, we looked at the basics behind YAML. Now we're going to take that knowledge and use it to create actual Kubernetes objects such as Pods, Deployments, and Services. You'll learn how to specify:

Basic building blocks such as Containers, Pods, and Deployments

Networking objects such as Services, Endpoints, and Ingress

Custom Resource Definitions and the Custom Resources they define

Operators that help control the behavior of Custom Resources

You'll walk away from this webinar with an understanding of the basic Kubernetes objects and how to specify them in your own clusters.