100-Days-Of-DevOps-Challenge-KodeKloud

Deploy Pods in Kubernetes Cluster

The Nautilus DevOps team is diving into Kubernetes for application management. One team member has a task to create a pod according to the details below:

Note: The kubectl utility on jump_host is configured to operate with the Kubernetes cluster.

Steps

Good to Know?

Kubernetes Pods

Pod Lifecycle

YAML Manifest Structure

kubectl Commands