# K8e
**Repository Path**: mirrors/K8e
## Basic Information
- **Project Name**: K8e
- **Description**: k8e(发音为 'kuber easy')是轻量级、可扩展的企业级 Kubernetes 发行版,允许用户统一管理、保护和获得适用于企业环境的开箱即用 Kubernetes 集群
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: https://www.oschina.net/p/k8e
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2021-08-03
- **Last Updated**: 2025-09-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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.