Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonytech83/kubernetes

Kubernetes - Octomber 2024
https://github.com/tonytech83/kubernetes

Last synced: about 1 month ago
JSON representation

Kubernetes - Octomber 2024

Awesome Lists containing this project

README

        


Kubernetes



The main goal of the course is to provide a sufficient level of comfort in working with Kubernetes and to help build knowledge and skills for both working with containerized applications deployed in Kubernetes and managing Kubernetes clusters themselves. Additionally, participants will learn how to build and manage small Kubernetes clusters, how to monitor and troubleshoot them using various techniques and tools, and more. These skills will be achieved by laying solid and detailed theoretical foundations, which will be complemented by practical exercises and tasks. What is learned during the course can serve both as preparation for certification and be directly applied in practice.


## Language and Tools

- ![Kubernetes](https://img.shields.io/badge/Kubernetes-326CE5)
- ![YAML](https://img.shields.io/badge/YAML-CB171E)
- ![Docker](https://img.shields.io/badge/Docker-2496ED)
- ![Vagrant](https://img.shields.io/badge/Vagrant-1868F2)
- ![Helm](https://img.shields.io/badge/Helm-0F1689)

## Judge System

- `No judge system`

## Table of Contents:

- [`Core Concepts`](https://github.com/tonytech83/kubernetes/tree/main/01-core-concepts)
- [`Cluster Setup and Management`](https://github.com/tonytech83/kubernetes/tree/main/02-cluster-setup-and-management)
- [`Security and Policies`](https://github.com/tonytech83/kubernetes/tree/main/03-security-and-policies)
- [`Storage and Persistence`](https://github.com/tonytech83/kubernetes/tree/main/04-storage-and-persistence)
- [`Advanced Concepts`](https://github.com/tonytech83/kubernetes/tree/main/05-advanced-concepts)
- [`Observability and Troubleshooting`](https://github.com/tonytech83/kubernetes/tree/main/06-observability-and-troubleshooting)
- [`Templating Tools and Package Management`](https://github.com/tonytech83/kubernetes/tree/main/07-templating-tools-and-package-management)
- [`Exam Preparation`](https://github.com/tonytech83/kubernetes/tree/main/08-exam-preparation)




Made with by Anton Petrov