Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonytech83/kubernetes
Kubernetes - Octomber 2024
https://github.com/tonytech83/kubernetes
Last synced: about 1 month ago
JSON representation
Kubernetes - Octomber 2024
- Host: GitHub
- URL: https://github.com/tonytech83/kubernetes
- Owner: tonytech83
- Created: 2024-10-12T13:02:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T14:13:17.000Z (3 months ago)
- Last Synced: 2024-10-21T23:26:00.509Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 690 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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