Skip to content

tom9eiger/kubernetes-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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.

Workshop Outline

Part 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

Part 2

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

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.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published