An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


K8e

# 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.

[![Go Report Card](https://goreportcard.com/badge/github.com/xiaods/k8e)](https://goreportcard.com/report/github.com/xiaods/k8e)
[![License](https://img.shields.io/hexpm/l/apa)](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.