Home

Awesome

:seedling: Kubean

<a href="https://trackgit.com"> <img src="https://us-central1-trackgit-analytics.cloudfunctions.net/token/ping/la6t1t81jgv27ys97ila" alt="trackgit-views" /> </a>

简体中文

<div align="center"> <p>

<img src="docs/overrides/assets/images/certified_k8s.png" height=120> <img src="docs/overrides/assets/images/kubean_logo.png" height=120>

<!-- Source: https://github.com/cncf/artwork/tree/master/projects/kubernetes/certified-kubernetes --> </p> <p>

Kubean is a production-ready cluster lifecycle management toolchain based on kubespray and other cluster LCM engine.

</p> <p>

main workflow codecov CII Best Practices kubean coverage kubean coverage license Go Report Card FOSSA Status FOSSA Status

</p> </div>
<p> <img src="https://github.com/cncf/artwork/blob/main/other/illustrations/ashley-mcnamara/transparent/cncf-cloud-gophers-transparent.png" style="width:700px;" /> </p>

Kubean is a Cloud Native Computing Foundation sandbox project.

:anchor: Awesome features

:surfing_man: Quick start

Killercoda tutorials

We created a scenario on killercoda, which is an online platform for interactive technique learning. You can try it in there.

Local install

  1. Ensure that you have a Kubernetes cluster running, on which Helm is installed

  2. Deploy kubean-operator

    helm repo add kubean-io https://kubean-io.github.io/kubean-helm-chart/
    helm install kubean kubean-io/kubean --create-namespace -n kubean-system
    

    Then check kubean-operator status by running:

    kubectl get pods -n kubean-system
    
  3. Online deploy an all-in-one cluster with minimal configuration

    1. A simple way is to use AllInOne.yml, replacing <IP1>, <USERNAME>, and other strings with actual values.

    2. Start kubeanClusterOps to run the kubespray job.

      kubectl apply -f examples/install/1.minimal
      
    3. Check the kubespray job status.

      kubectl get job -n kubean-system
      

quick_start_image

:ocean: Kubernetes compatibility

Kubernetes 1.27Kubernetes 1.26Kubernetes 1.25Kubernetes 1.24Kubernetes 1.23Kubernetes 1.22Kubernetes 1.21Kubernetes 1.20
Kubean v0.7.4
Kubean v0.6.6
Kubean v0.5.4
Kubean v0.4.5
Kubean v0.4.4

To check the list of Kubernetes versions supported by Kubean, refer to the Kubernetes versions list.

:book: Roadmap

For detailed information about all the planned features, refer to the roadmap.

:book: Documents

Please visit our website: kubean-io.github.io/kubean/

:envelope: Join us

You can connect with us on the following channels:

:thumbsup: Contributors

<a href="https://github.com/kubean-io/kubean/graphs/contributors"> <img src="https://contrib.rocks/image?repo=kubean-io/kubean" /> </a>

:mag_right: Others

Copyright The Kubean Authors

We are a Cloud Native Computing Foundation sandbox project.

The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage.


<div align="center"> <p> <img src="https://landscape.cncf.io/images/cncf-landscape-horizontal-color.svg" width="300"/> <br/><br/> Kubean enriches the <a href="https://landscape.cncf.io/?selected=kubean">CNCF CLOUD NATIVE Landscape.</a> </p> </div>