breeze

Deploy a Production Ready Kubernetes Cluster with graphical interface

  • 所有者: wise2c-devops/breeze
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Breeze

  • Deploy a Production Ready Kubernetes Cluster with graphical interface

Build Status
License

English, 中文

Note: Branches may be in an unstable or even broken state during development.
Please use releases instead of those branches in order to get stable binaries.

Refer to User Guide for more details on how to use Breeze.

Project Breeze is an open source trusted solution allow you to create Kubernetes clusters on your internal, secure, cloud network with graphical user interface. As a cloud native installer project, Breeze is listed in CNCF Cloud Native Interactive Landscape.

Features

  • Easy to run: Breeze combines all resources you need such as kubernetes components images, ansible playbooks for the deployment of kubernetes clusters into a single docker image (wise2c/playbook). It also works as a local RHEL/CentOS yum and Ubuntu apt repository server. You just need a linux server with docker and docker-compose installed to run Breeze.

  • Simplified the process of kubernetes clusters deployment: With a few simple commands, you can get Breeze running, and then finish all the other deployment processes by the graphical interface.

  • Support offline deployment: After 5 images (playbook, yum-repo/apt-source, pagoda, deploy-ui) have been loaded on the deploy server, kubernetes clusters can be setup without internet access. Breeze works as a yum/apt repository server and deploys a local Harbor registry and uses kubeadm to setup kubernetes clusters. All docker images will be pulled from the local Harbor registry.

  • Support multi-cluster: Breeze supports multiple kubernetes clusters deployment.

  • Support high available architecture: With Breeze, you can setup kubernetes clusters with 3 master servers and 3 etcd servers combined with haproxy and keepalived. All worker nodes will use the virtual floating ip address to communicate with the master servers.

Architecture

Alt

Components

  • breeze: Ansible playbook for deployments of docker, harbor, haproxy+keepalived, etcd, kubernetes.

  • yum-repo: RHEL/CentOS yum repository for docker, docker-compose, kubelet, kubectl, kubeadm, kubernetes-cni etc,.

  • apt-source: Ubuntu apt source repository for docker, docker-compose, kubelet, kubectl, kubeadm, kubernetes-cni etc,.

  • deploy-ui: Graphical user interface.

  • pagoda: Server offers the API to operate Ansible playbooks.

  • kubeadm-version: Get k8s components images version list by command "kubeadm config"

Install & Run

System requirements:

Deploy server: docker 1.13.1+ and docker-compose 1.12.0+ .

Kubernetes cluster server: CentOS 7.4/7.5/7.6/7.7 or Ubuntu 16/18 is required and minimal installation mode is recommended.

Refer to User Guide for more details on how to use Breeze.

Community

  • Slack: Join Breeze's community for discussion and ask questions: Breeze Slack, channel: #general

License

Breeze is available under the Apache 2 license.

主要指標

概覽
名稱與所有者wise2c-devops/breeze
主編程語言Jinja
編程語言Dockerfile (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2018-08-27 18:25:09
推送於2025-05-02 04:07:59
最后一次提交2025-05-01 00:09:59
發布數279
最新版本名稱v1.33.0-openeuler-2403-sp1 (發布於 )
第一版名稱v1.8.15 (發布於 )
用户参与
星數1k
關注者數80
派生數353
提交數884
已啟用問題?
問題數117
打開的問題數1
拉請求數9
打開的拉請求數0
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?