Abirdcfly / core

Core implementation on kubebb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubebb Core

codecov

English | 简体中文

Kubebb Core provides core implementations on Component Lifecycle Management.Our design and development follows operator pattern which extends kubernetes APIs.

arch

Why Kubebb-Core?

  • declaratively component lifecycle management which is fully compatible with Helm ecosystem
  • combines with low-code platform to offer a full-stack solution for kubernetes application development and deployment
  • automatically upgrade component with subscription
  • flexible and powerful manifest override mechanism

Documentation

To learn more about KubeBB Core,go to complete documentation.

To get started quickly with KubeBB Core, go to quick start.

Contribute to Kubebb-Core

If you want to contribute to Kubb Core, refer to contribute guidelines.

Roadmap

You can get what we're doing and plan to do at roadmap.

Acknowledgement

This project is standing on the shoulders of giants. We would like to thank the following projects.

Support

If you need support, start with the troubleshooting guide, or create GitHub issues

About

Core implementation on kubebb

License:Apache License 2.0


Languages

Language:Go 87.8%Language:Shell 9.0%Language:Makefile 1.9%Language:Python 1.2%Language:Dockerfile 0.1%