Learn Kubernetes using Interactive Browser-Based Scenarios
By Ben Hall, Jonathan Johnson, Richard Li, Peter Benjamin
Solve real problems and enhance your skills with browser based hands on labs without any downloads or configuration
Launch A Single Node Cluster
Learn how to launch a Single Node Minikube cluster including DNS and Kube UI
Launch a multi-node cluster using Kubeadm
Bootstrap a Kubernetes cluster using Kubeadm
Deploy Containers Using Kubectl
Learn how to use Kubectl to launch containers and make them accessible
Deploy Containers Using YAML
Learn how to use YAML definitions to deploy containers
Deploy Guestbook Web App Example
This scenario teaches you how to deploy the Guestbook example using Kubernetes
Networking Introduction
Learn the different networking approaches available
Create Ingress Routing
Learn how to define host and path based Ingress routing
Liveness and Readiness Healthchecks
Learn how to ensure containers health using Liveness and Readiness probes
Getting Started With CRI-O and Kubeadm
Learn how to deploy a CRI-O based Kubeadm cluster
Running Stateful Services on Kubernetes
Learn how to run stateful services on Kubernetes
Use Kubernetes To Manage Secrets And Passwords
Learn how Kubernetes can help keep secrets secure
Deploy Docker Compose Files with Kompose
Learn how to use Kompose to deploy existing Docker Compose definitions
Deploying from source onto Kubernetes
How to get from source to running service in Kubernetes
Backup and Restore with Heptio Velero
Learn how to manage disaster recovery for your Kubernetes cluster resources and persistent volumes
Basic Kubernetes Observability
Inspection of a Kubernetes cluster
Logging with EFK
Learn how to implement centralized logging using an ElasticsSearch, Fluent Bit, and Kibana (EFK) stack on Kubernetes.
Helm Package Manager
Use Helm Package Manager for Kubernetes to deploy Redis
Installing Weave Scope on Kubernetes
Learn how to run Weave Scope on Kubernetes
Getting Started with Kubeless
Learn how to deploy serverless functions to Kubernetes with Kubeless.
First Steps To Becoming Certified Kubernetes Application Developer
Learn the foundations of Kubernetes in one short scenario.
Your Content Here
Add your own content to Katacoda and share your experience or product with the community
Related courses you might enjoy
Learn Red Hat OpenShift
Learn how use OpenShift, the Kubernetes platform for big ideas.
Start CourseKubernetes Introduction Course
Free course created by Contino covering the foundations of Kubernetes.
Start CourseLearn Infrastructure Automation and Configuration
Learn how to automation configuration of infrastructure with tooling such as Ansible
Start Course