https://github.com/xiaods/k8e
K8E - Kubernetes Easy Engine
https://github.com/xiaods/k8e
k8s kubernetes kubernetes-distribution
Last synced: 7 months ago
JSON representation
K8E - Kubernetes Easy Engine
- Host: GitHub
- URL: https://github.com/xiaods/k8e
- Owner: xiaods
- License: apache-2.0
- Created: 2020-09-03T09:47:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T02:09:53.000Z (12 months ago)
- Last Synced: 2024-10-24T19:36:08.820Z (12 months ago)
- Topics: k8s, kubernetes, kubernetes-distribution
- Language: Go
- Homepage: https://getk8e.com
- Size: 67.9 MB
- Stars: 392
- Watchers: 12
- Forks: 25
- Open Issues: 2
-
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
# 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.