Skip to content

krishnankm/k8sdemo

Repository files navigation

K8s demo !!

In this Kubernetes hands on, we will use Killerkoda for our tasks.

“Killerkoda is an interactive learning platform that provides browser-based access to real Linux or Kubernetes environments”

Try it here: Kubernetes One-Node Playground

Steps to access:

  1. Go to Killerkoda
  2. Navigate to Playgrounds
  3. Select Kubernetes Playground

Tasks Overview

  1. Deploying a Basic Pod - Learn to run a simple containerized app in Kubernetes.
  2. Deployments for Reliability - Manage multiple instances of an app using Deployments.
  3. Scaling Applications - Scale up and down seamlessly to handle traffic.
  4. Self-Healing Mechanism - Kubernetes automatically recovers from failures.
  5. Rolling Updates & Rollbacks - Update applications with zero downtime and rollback when needed.
  6. Autoscaling using HPA - Scale up deployment automatically based on CPU usage.

Each task contains a README with instructions and relevant YAML files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published