Giter VIP home page Giter VIP logo

kubesphere's Introduction

KubeSphere

License Build Status KubeSphere release

logo


What is KubeSphere

English | 中文

KubeSphere is an enterprise-grade multi-tenant container management platform that built on Kubernetes. It provides an easy-to-use UI for users to manage computing resources with a few clicks, which reduces the learning curve and empowers the DevOps teams. It greatly reduces the complexity of the daily work of development, testing, operation and maintenance, aiming to alleviate the pain points of Kubernetes' storage, network, security and ease of use, etc.

Screenshots

Note: See the Screenshots of KubeSphere to have a most intuitive understanding of KubeSphere dashboard and features.

KubeSphere Dashboard Project Resources
CI/CD Pipeline Application Store

Video on Youtube

KubeSphere

Features

KubeSphere provides an easy-to-use console with the awesome user experience that allows you to quickly get started with a container management platform. KubeSphere provides and supports following core features:

  • Workload management
  • Service mesh (Istio-based)
  • DevOps
  • Source to Image
  • Multi-tenant management
  • Multi-dimensional and Multi-tenant Monitoring, Logging, Alerting, Notification
  • Service and network management
  • Application template and repository
  • Infrastructure management, image registry management
  • Integrate Harbor and GitLab
  • LB controller for Kubernetes on bare metal (Porter), cloud LB plugin
  • Support GPU node

It also supports multiple open source storage and high-performance cloud storage as the persistent storage services, as well as supports multiple open source network plugins.

Note: See this document that elaborates on the KubeSphere features and services from a professional point of view.


Architecture

KubeSphere adopts the separation of front and back ends, each component is drawn in the architecture diagram below. KubeSphere can run anywhere from on-premise datacenter to any cloud to edge. In addition, it can be deployed on any Kubernetes distribution.

Latest Release

KubeSphere 2.1.0 was released on November 12nd, 2019. See the Release Notes For 2.1.0 to preview the updates.

Installation

Attention: Following section is only used for minimal installation by default, KubeSphere has decoupled some core components in v2.1.0, for more pluggable components installation, see Enable Pluggable Components below.

Deploy On Kubernetes

Prerequisites

  • Kubernetes version1.13.0 ≤ K8s version < 1.16;
  • Helm version >= 2.10.0,see Install and Configure Helm in Kubernetes;
  • CPU > 1 Core,Memory > 2 G;
  • An existing Storage Class in your Kubernetes clusters, use kubectl get sc to verify it.

When all Pods of KubeSphere are running, it means the installation is successsful. Then you can use http://IP:30880 to access the dashboard with default account admin/P@88w0rd.

$ kubectl apply -f https://raw.githubusercontent.com/kubesphere/ks-installer/master/kubesphere-minimal.yaml

Deploy on Linux

  • Operating Systems
    • CentOS 7.5 (64 bit)
    • Ubuntu 16.04/18.04 LTS (64 bit)
    • Red Hat Enterprise Linux Server 7.4 (64 bit)
    • Debian Stretch 9.5 (64 bit)
  • Hardware
    • CPU:2 Core, Memory:4 G, Disk Space:100 G

All-in-One

For those who are new to KubeSphere and looking for the fastest way to install and experience the dashboard. Execute following commands to download and install KubeSphere in a single node.

$ curl -L https://kubesphere.io/download/stable/v2.1.0 > installer.tar.gz \
&& tar -zxf installer.tar.gz && cd kubesphere-all-v2.1.0/scripts
$ ./install.sh

Choose "1) All-in-one" to trigger the installation. Generally, you can install it directly without any configuration..

Note: In a formal environment, it's highly recommended to install KubeSphere with Multi-Node Installation.

Enable Pluggable Components

The above two methods is only used for minimal installation by default, execute following command to enable more pluggable components installation, make sure your cluster has enough CPU and memory in advance.

$ kubectl edit cm -n kubesphere-system ks-installer

To start using KubeSphere

Quick Start

KubeSphere provides 12 quick-start tutorials to walk you through the process and common manipulation, with a quick overview of the core features of KubeSphere that helps you to get familiar with it.

Documentation

To start developing KubeSphere

The development guide hosts all information about building KubeSphere from source, git workflow, how to contribute code and how to test.

RoadMap

Currently, KubeSphere has released the following 4 major editions. The future releases will include Multicluster, Big data, AI, SDN, etc.

Express Edition => v1.0.x => v2.0.x => v2.1.0

Landscapes



    

KubeSphere is a member of CNCF and a Kubernetes Conformance Certified platform , which enriches the CNCF CLOUD NATIVE Landscape.

Support, Discussion, and Community

If you need any help with KubeSphere, please join us at Slack Channel.

Please submit any KubeSphere bugs, issues, and feature requests to KubeSphere GitHub Issue.

Contributing to the project

All members of the KubeSphere community must abide by Code of Conduct. Only by respecting each other can we develop a productive, collaborative community.

How to submit a pull request to KubeSphere? See Pull Request Instruction.

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.