customizable

Kubernetes in 7 days? In a week !!!

This is the introductory series of Kubernetes. Here we have 7 modules along with the demo. In this, we are going through the Kubernetes architecture, pods, deployment, service, volumes, along with the details of corresponding definition files.

Learn more

fully responsive

Walking through the pods.

Here we are going through the details of pods. Analyzing the pod, connecting to the running containers and many more.

Learn more

fully responsive

Kubernetes For Product Managers and Scrum Masters.

Here we will cover the high-level overview of Kubernetes from a non-technical perspective. This session is not for techies. It’s intended for Product managers, project managers, scrum masters or support managers who wish to have a high-level overview of Kubernetes.

Learn more

Walking through the pods. 🚶🚶

placeholder image 1

Pod definition file.

In this module, we will go through the basics of pods, understand the structure of pod definition file and the different sections under it.

Read More

placeholder image 2

Describe the Pod and its Events

Here we will describe the pod, Understand the different sections of it. Go through the events under the different scenarios.

Read More

placeholder image 3

Get a Shell to a Running Container

Accessing the Pod. In this module, we will see few examples of how to interact with a running container.

Read More

placeholder image 4

Pod Classifications in Kubernetes

In this module, we will go through the different types of pods available in Kubernetes. Like Single Container Pods, Multi Container Pods, Init Containers and the Static Pod.

Read More