https://github.com/xiaods/k8e
KEE - Kubernetes Easy Engine
https://github.com/xiaods/k8e
k8s kubernetes
Last synced: 6 days ago
JSON representation
KEE - Kubernetes Easy Engine
- Host: GitHub
- URL: https://github.com/xiaods/k8e
- Owner: xiaods
- License: apache-2.0
- Created: 2020-09-03T09:47:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-03T05:31:58.000Z (5 months ago)
- Last Synced: 2026-01-20T02:45:07.132Z (7 days ago)
- Topics: k8s, kubernetes
- Language: Go
- Homepage:
- Size: 68.4 MB
- Stars: 424
- Watchers: 10
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - xiaods/k8e - Kubernetes Easy Engine (HarmonyOS / Windows Manager)
- awesome-cloud-native - K8e - Simple Enterprise Kubernetes. (Cluster)
- awesome-k8s - k8e - The k8e 🚀 (said 'kuber easy') project builds on upstream project K3s as codebase, remove Edge/IoT features and extend enterprise features with best practices. (Kubernetes distributions)
README
# KEE 🚀 - Instantly Ready Kubernetes Enterprise Edition
[Kubernetes Easy Engine (KEE) 🚀](https://github.com/xiaods/k8e) is a lightweight, scalable enterprise-grade Kubernetes distribution that allows users to manage, protect, and obtain out-of-the-box Kubernetes clusters in a unified manner. It is suitable for enterprise environments.
[](https://goreportcard.com/report/github.com/xiaods/k8e)
[](https://github.com/xiaods/k8e/blob/main/LICENSE)
## ✅ Key Features
- **Supports airgap images package for k8s components**
- **10-year valid certificate, supports cluster backup and upgrade**
- **No dependency on Ansible, HAProxy, or Keepalived; a binary tool with zero dependencies**
- **Natively supports Cilium network**
- **No kube-proxy component**
## Quick Start - Building && Installing
- [Installation Guide](https://getk8e-site.pages.dev/docs/install/200-quick-start/) 🚀🚀🚀
## Acknowledgments
This project is deeply inspired by and references the excellent work of the [K3s](https://github.com/k3s-io/k3s) project. We are grateful to the K3s community for their outstanding contributions to the Kubernetes ecosystem, which have made this project possible.
- Special thanks to [K3s](https://github.com/k3s-io/k3s) - The lightweight Kubernetes distribution that inspired many of the design principles and implementation approaches used in K8e.