Search⌘ K
AI Features

Challenge: Automated Agents

Understand how to deploy new workloads to a Kubernetes cluster by applying declarative configuration and automation. This lesson guides you through using automated agents to deploy container images and validate your deployment by running a sample Python application.

We'll cover the following...

Problem statement

In this challenge, we'll be deploying a new workload to a Kubernetes cluster using declarative ...