Skip to content

tom9eiger/kubernetes-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Basics Workshop with Minikube

Welcome to the Kubernetes Basics Workshop! This repository contains all materials, exercises, and resources you'll need to get started.

Prerequisites

  • Minikube pre-installed on your system.
  • Basic understanding of Docker.

Getting Started

  1. Clone this repository:
    git clone <repository-link>
    cd kubernetes-basics-workshop
  2. Follow the exercises in the exercises/ folder.

Workshop Outline

Day 1

  1. Starting up Minikube (already installed)
  2. Working with pods
  3. Working with Kubernetes Deployments and Services
  4. Working with kubectl
  5. Advanced Configurations (ConfigMaps, Secrets)
  6. Final Project: Deploying an Application with backend and frontend

Day 2

  1. Working wiht Namespaces
  2. Working with CoreDNS
  3. Working with Network

Day 3

  1. Working wiht Storage
  2. Working Deployment Methods

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published