kubesphere / kubesphere
- воскресенье, 28 ноября 2021 г. в 00:31:52
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management
English | 中文
KubeSphere is a distributed operating system for cloud-native application management, using Kubernetes as its kernel. It provides a plug-and-play architecture, allowing third-party applications to be seamlessly integrated into its ecosystem. KubeSphere is also a multi-tenant container platform with full-stack automated IT operation and streamlined DevOps workflows. It provides developer-friendly wizard web UI, helping enterprises to build out a more robust and feature-rich platform, which includes most common functionalities needed for enterprise Kubernetes strategy, see Feature List for details.
The following screenshots give a close insight into KubeSphere. Please check What is KubeSphere for further information.
Workbench | Project Resources |
![]() |
![]() |
CI/CD Pipeline | App Store |
![]() |
![]() |
demo1 / Demo123
to log in the demo environment. Please note the account is granted view access.
KubeSphere uses a loosely-coupled architecture that separates the frontend from the backend. External systems can access the components of the backend through the REST APIs.
KubeSphere can run anywhere from on-premise datacenter to any cloud to edge. In addition, it can be deployed on any version-compatible Kubernetes cluster.
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.2.0/kubesphere-installer.yaml
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.2.0/cluster-configuration.yaml
http://IP:30880
to access the KubeSphere Console with the default account and password (admin/P@88w0rd).kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=ks-install -o jsonpath='{.items[0].metadata.name}') -f
👨💻 No Kubernetes cluster? Try All-in-one to install a single-node Kubernetes and KubeSphere on your Linux machine.
Katacoda allows you to explore how to install KubeSphere on an existing Kubernetes cluster in a browser. You can start the Katacoda scenario with KubeSphere in minutes.
KubeSphere is hosted on the following cloud providers, you can try KubeSphere by one-click installation on their hosted Kubernetes services.
You can also install KubeSphere on other hosted Kubernetes services within minutes, see the step-by-step guides to get started.
👨💻 No internet access? Refer to the Air-gapped Installation on Kubernetes or Air-gapped Installation on Linux for instructions on how to use private registry to install KubeSphere.
We
Please submit any KubeSphere bugs, issues, and feature requests to KubeSphere GitHub Issue.
The user case studies page includes the user list of the project. You can leave a comment to let us know your use case.
KubeSphere is a member of CNCF and a Kubernetes Conformance Certified platform
, which enriches the CNCF CLOUD NATIVE Landscape.