Skip to content

bachthyaglx/devops_kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps_with_Kubernetes

This repo was created while taking "Devops with Kubernetes" course, that is provided online by the University of Helsinki. This is 2025 version of the course. The repo contains code and images of solutions to the exercises presented in the course.

Chapter 2 - Kubernetes Basis

First Deploy

Introduction to Networking

Introduction to Storage

Chapter 3 - More building blocks

Networking between pods

Organizing a cluster

Configuring applications

StatefulSets and Jobs

Monitoring

Chapter 4 - To the cloud

9. Introduction to Google Kubernetes Engine

10. Deployment Pipeline

GKE features

Chapter 5 - GitOps and friends

Update Strategies and Prometheus

GitOps

Chapter 6 - Under the hood

Custom Resource Definitions

Service Mesh

Beyond Kubernetes