modulepackage
0.0.0-20250102170658-dbc239fdba70
Repository: https://github.com/hanshal101/core.git
Documentation: pkg.go.dev
# README
CORE - Container Orchestrator for Resource Efficiency
Description
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!
Tech Stack
- Golang
- etcd
- Docker (for runtime and deploying containers)
- Various native Go packages
Suggestions
Contributions and suggestions are appreciated! You can join the discussion board to collaborate and learn more about container orchestration.
Resources
- Building a Container Orchestrator in Go by Timothy Boring (Highly Recommended)
- Perplexity / ChatGPT