- Introductory Slides - Done
- Deep Dive into Kubernetes Architecture - Done
- Preparing 3-Node Kubernetes Cluster
- Kubectl for Docker Beginners - Done
- Introductory Slides - Done
- Deploying Your First Nginx Pod - Done
- Viewing Your Pod - Done
- Where is your Pod running on? - Done
- Pod Output in JSON - Done
- Executing Commands against Pod - Done
- Terminating a Pod - Done
- Adding a 2nd container to a Pod - Done
- Introductory Slides - Done
- Creating Your First ReplicaSet - 4 Pods serving Nginx - Done
- Removing a Pod from ReplicaSet - Done
- Scaling & Autoscaling a ReplicaSet - Done
- Best Practices - Done
- Deleting ReplicaSets - Done
- Introductory Slides - Pending
- Creating Your First Deployment
- Checking the list of application deployment
- Scale up/down application deployment
- Scaling the service to 2 Replicas
- Perform rolling updates to application deployment
- Rollback updates to application deployment
- Cleaning Up
- Introductory Slides - Pending
- How Kubernetes Selects the Right node?
- Node Affinity - Done
- Anti-Node Affinity - Tested
- Nodes taints and tolerations - Done
- Introductory Slides - Pending
- The difference between a Statefulset and a Deployment
- Deploying a Stateful Application Using Kubernetes Statefulset?
- Creating the StatefulSet
- Creating a Headless Service for our StatefulSet
- Listing the created components
- Connecting one pod to another through the Headless Service
- Deleting the StatefulSet
- Ajeet Singh Raina
- Sangam Biradar
- Rachit Mehrotra
- Saiyam Pathak