# k8e
**Repository Path**: xds2000/k8e
## Basic Information
- **Project Name**: k8e
- **Description**: k8e - 简单企业级Kubernetes。我想在一个轻量级的分布中采用更多的企业功能,一个二进制组件,k8e来提供所有的k8s组件。
- **Primary Language**: Go
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: https://getk8e.com/
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 1
- **Created**: 2022-02-26
- **Last Updated**: 2025-01-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# K8e 🚀 - Instantly Ready Kubernetes Enterprise Edition
[Kubernetes Easy Engine (k8e) 🚀](https://getk8e.com) 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.com/docs/install/200-quick-start/)
## Acknowledgments
- Thanks to [k3s](https://github.com/k3s-io/k3s) for the excellent open-source project.