Challenge: Automated Agents

We’ll test our new skills by building and deploying workloads on Kubernetes.

We'll cover the following

Problem statement

In this challenge, we'll be deploying a new workload to a Kubernetes cluster using declarative configuration and automated agents. To complete the challenge, we'll need to deploy two instances of the kmbeducative/python-sample:3.0 container image to the Kubernetes cluster running in the interactive widget.

Coding challenge

Make the changes necessary by filling in the spec field in the deployment.yaml file to deploy the new workload within the interactive widget and then click on the "Run" button. After the interactive widget is running, the sample Python application should return the response Hello Educativer Learner, version 3.0 when a sample request is sent to the application.

Get hands-on with 1200+ tech skills courses.