Gorch 2.8 - Node Metrics | Kubernetes like orchestration system from scratch
Build Your Own Kubernetes-Like Orchestrator — From Scratch
In this video series, we’ll explore how to build a simple container orchestration system from scratch — similar to Kubernetes. We'll cover the core components like scheduler, node manager and functions like launching and stopping containers, and scaling.
The goal is to give you a hands-on understanding of how these systems work, and to show that you can create a lightweight, working orchestrator yourself. You don’t need prior experience with Kubernetes — just some basic programming knowledge.
We’ll be using the Go programming language throughout the course. Whenever possible, we avoid advanced features and tools like channels or gRPC, and instead stick to simpler, well-known approaches like RESTful APIs. When something more complex is needed, I’ll explain it in detail. If you know what the if-statement, loop, and function are, you’ve got everything you need to follow along.
The videos might not be uploaded in order, but each one will be tagged with its chapter and episode number — for example, Chapter 2 Episode 3 will be labeled as 'Gorch 2.3'.
🔔 Like what you see? Subscribe: @zaltech-it
📦 Source code (with lessons marked in the commit history):
https://github.com/zlaval/gorch
📺 Playlist for the full course: https://www.youtube.com/playlist?list=PLrM3BZ1jOYsG-9bzwAwflRlfuiXAeBDJS
#golang #kubernetes #fromscratch #docker #containerization #devops
Видео Gorch 2.8 - Node Metrics | Kubernetes like orchestration system from scratch канала Zaltech - IT in Practice
In this video series, we’ll explore how to build a simple container orchestration system from scratch — similar to Kubernetes. We'll cover the core components like scheduler, node manager and functions like launching and stopping containers, and scaling.
The goal is to give you a hands-on understanding of how these systems work, and to show that you can create a lightweight, working orchestrator yourself. You don’t need prior experience with Kubernetes — just some basic programming knowledge.
We’ll be using the Go programming language throughout the course. Whenever possible, we avoid advanced features and tools like channels or gRPC, and instead stick to simpler, well-known approaches like RESTful APIs. When something more complex is needed, I’ll explain it in detail. If you know what the if-statement, loop, and function are, you’ve got everything you need to follow along.
The videos might not be uploaded in order, but each one will be tagged with its chapter and episode number — for example, Chapter 2 Episode 3 will be labeled as 'Gorch 2.3'.
🔔 Like what you see? Subscribe: @zaltech-it
📦 Source code (with lessons marked in the commit history):
https://github.com/zlaval/gorch
📺 Playlist for the full course: https://www.youtube.com/playlist?list=PLrM3BZ1jOYsG-9bzwAwflRlfuiXAeBDJS
#golang #kubernetes #fromscratch #docker #containerization #devops
Видео Gorch 2.8 - Node Metrics | Kubernetes like orchestration system from scratch канала Zaltech - IT in Practice
Комментарии отсутствуют
Информация о видео
31 мая 2025 г. 0:50:55
00:10:56
Другие видео канала