Coder Social home page Coder Social logo

yulng / kubean-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubean-io/kubean

0.0 1.0 0.0 32.98 MB

:seedling: Kubernetes lifecycle management operator based on kubespray.

Home Page: https://kubean-io.github.io/kubean/

License: Apache License 2.0

Shell 34.10% Python 3.08% Go 61.42% Makefile 0.51% Smarty 0.32% Dockerfile 0.56%

kubean-1's Introduction

๐ŸŒฑ Kubean

trackgit-views

็ฎ€ไฝ“ไธญๆ–‡

kubean is a cluster lifecycle management tool based on kubespray.

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


โš“ Awesome features

  • Simplicity: Deploying of Kubean and powerful lifecycle management of kubernetes cluster implementing by declarative API.
  • Offline Supported: Offline packages(os-pkgs, images, binarys) are released with the release. You won't have to worry about how to gather all the resources you need.
  • Compatibility: Multi-arch delivery Supporting. Such as AMD, ARM with common Linux distributions. Also include Kunpeng with Kylin.
  • Expandability: Allowing custom actions be added to cluster without any changes for Kubespray.

๐Ÿ„โ€โ™‚๏ธ Quick Start

1. Ensure that a Kubernetes Cluster exists and Helm 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 | grep 'kubean'

3. Online mode deployment of minimal all-in-one clusters

You can use the example in folder examples/install/1.minimal which uses online resources to install k8s cluster.

  1. modify examples/install/1.minimal/AllInOne.yml by replacing <IP1>, <USERNAME>... etc. to their real values
  2. start kubeanClusterOps which will start 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

๐ŸŒŠ Support Kubernetes versions

Support k8s versions: k8s versions list

๐ŸŒŠ Kubernetes compatibility

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

๐Ÿ“– Documents

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

kubean-1's People

Contributors

cyclinder avatar dependabot[bot] avatar erikjiang avatar hangscer8 avatar jonyhy96 avatar kubean-pr-robot[bot] avatar learner0810 avatar michelle951 avatar my-git9 avatar panguicai008 avatar panpan0000 avatar rokkiter avatar rulixu avatar tu1h avatar tukwila avatar wawa0210 avatar weizhoublue avatar wenting-guo avatar windsonsea avatar xiuguanghuang avatar yankay avatar yanrongshi avatar yulng avatar yunshihang avatar yyzxw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.