This project aims to build a simple container orchestration tool using Go. Our goal is to learn about Kubernetes and container orchestration in depth. Note: This project is not a replacement for Kubernetes!
- Golang
- etcd
- Docker (for runtime and deploying containers)
- Various native Go packages
Contributions and suggestions are appreciated! You can join the discussion board to collaborate and learn more about container orchestration.
- Building a Container Orchestrator in Go by Timothy Boring (Highly Recommended)
- Perplexity / ChatGPT