In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you how to quickly deploy the KubeSphere container platform in the cluster, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's learn about it!
KubeSphere not only supports deployment on Linux, but also supports deployment of KubeSphere on existing Kubernetes clusters to automatically manage existing resources and containers of Kubernetes clusters.
prerequisite
Kubernetes version: 1.13.0 ≤ K8s version
< 1.16; Helm,版本 >= 2.10.0 (helm 2.16.0 # 6894 is not supported) and Tiller is already installed. For more information on how to install and configure Helm
The available CPU of the cluster is > 1 C, and the available memory is > 2 G.
Existing storage type of the cluster (StorageClass)
The cluster can access the external network (offline installation is under development).
You can refer to the prerequisites to verify that if the environment to be installed meets the above conditions, you can start deploying KubeSphere.
Minimize installation of KubeSphere
Minimizing installation requires only one command to install on Kubernetes.
$kubectl apply-f https://raw.githubusercontent.com/kubesphere/ks-installer/master/kubesphere-minimal.yaml
Check the installation log and wait for the installation to succeed.
$kubectl logs-n kubesphere-system $(kubectl get pod-n kubesphere-system-l app=ks-install-o jsonpath=' {.items [0] .metadata.name}')-f
Use kubectl get pod-- all-namespace to check whether all Pod states under the namespace of kubesphere are Running. After confirming that the Pod is running normally, you can use IP:30880 to access the KubeSphere UI interface. The default cluster administrator account is admin/P@88w0rd.
Turn on the pluggable function component
KubeSphere v2.1 has decoupled the functional components and supports the manual opening of pluggable functional components before and after installation. Please refer to ks-installer GitHub.
KubeSphere (https://github.com/kubesphere/kubesphere) is an open source application-centric container management platform that supports deployment on any infrastructure and provides easy-to-use UI, which greatly reduces the complexity of daily development, testing, operation and maintenance, and aims to solve the storage, network, security and ease of use of Kubernetes itself. Help enterprises easily cope with business scenarios such as agile development and automatic monitoring and maintenance, end-to-end application delivery, micro-service governance, multi-tenant management, multi-cluster management, service and network management, image warehouse, AI platform, edge computing and so on.
The above is all the contents of the article "how to quickly deploy the KubeSphere container platform in the cluster". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.