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

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

Awesome Lists containing this project

README

          

K8e Logo

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

[![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.com/docs/install/200-quick-start/)

## Acknowledgments
- Thanks to [k3s](https://github.com/k3s-io/k3s) for the excellent open-source project.