当前位置:网站首页>【Kubernetes系列】Kubernetes 上安装 KubeSphere
【Kubernetes系列】Kubernetes 上安装 KubeSphere
2022-07-04 07:04:00 【奔跑吧邓邓子】
一、准备工作
1.版本要求
在 Kubernetes 上安装 KubeSphere 3.3.0,Kubernetes 版本必须为:v1.19.x,v1.20.x,v1.21.x,v1.22.x 或 v1.23.x(实验性支持)。如果版本不符合要求,请参考 【Kubernetes系列】K8s由1.24.1降级为1.23.8 降级或升级为符合要求的版本。
2.硬件要求
机器满足最低硬件要求:CPU > 1 核,内存 > 2 GB。
3.要求已配置 StorageClass
Kubernetes 集群已配置默认 StorageClass。确认方法:
kubectl get sc
[[email protected] ~]# kubectl get sc
NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
managed-nfs-storage fuseim.pri/ifs Delete Immediate false 3h6m
二、部署 KubeSphere
1.安装
执行以下命令进行安装:
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.3.0/kubesphere-installer.yaml
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.3.0/cluster-configuration.yaml
常见报错:
[[email protected] kubesphere]# kubectl apply -f kubesphere-installer.yaml
namespace/kubesphere-system created
serviceaccount/ks-installer created
clusterrole.rbac.authorization.k8s.io/ks-installer created
clusterrolebinding.rbac.authorization.k8s.io/ks-installer created
deployment.apps/ks-installer created
error: unable to recognize "kubesphere-installer.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
解决方法:
修改配置文件 kubesphere-installer.yaml,将 “apiextensions.k8s.io/v1beta1” 改为 “apiextensions.k8s.io/v1”。
2.查看日志
检查安装日志:
kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l 'app in (ks-install, ks-installer)' -o jsonpath='{.items[0].metadata.name}') -f
3.查看 Pod
查看 Pod 是否正常运行:
kubectl get pod --all-namespaces
kubectl get pods --all-namespaces
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system calico-kube-controllers-6b77fff45-czfmp 1/1 Running 0 60m
kube-system calico-node-fsbl4 1/1 Running 0 60m
kube-system coredns-6d8c4cb4d-cpjh9 1/1 Running 0 20h
kube-system coredns-6d8c4cb4d-csc8f 1/1 Running 0 20h
kube-system etcd-master01 1/1 Running 0 20h
kube-system kube-apiserver-master01 1/1 Running 0 20h
kube-system kube-controller-manager-master01 1/1 Running 0 20h
kube-system kube-proxy-r5rtc 1/1 Running 0 20h
kube-system kube-scheduler-master01 1/1 Running 0 20h
kubesphere-system ks-installer-c9655d997-vb2pr 1/1 Running 0 8m33s
4.查看控制台
如果 Pod 运行正常,通过以下命令检查控制台的端口(默认为 30880):
kubectl get svc/ks-console -n kubesphere-system
[[email protected] ~]# kubectl get svc/ks-console -n kubesphere-system
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
ks-console NodePort 10.10.3.219 <none> 80:30880/TCP 6h59m
5.访问 Web 控制台
确保在安全组中打开了端口 30880,并通过 NodePort (IP:30880) 使用默认帐户和密码 (admin/[email protected]) 访问 Web 控制台。
http://192.168.1.28:30880


边栏推荐
- tars源码分析之4
- [network data transmission] FPGA based development of 100M / Gigabit UDP packet sending and receiving system, PC to FPGA
- 电脑通过Putty远程连接树莓派
- Vulhub vulnerability recurrence 77_ zabbix
- uniapp小程序分包
- Tar source code analysis 8
- Tar source code analysis Part 10
- Paddleocr prompt error: can not import AVX core while this file exists: xxx\paddle\fluid\core_ avx
- List of top ten professional skills required for data science work
- MySQL 45 lecture learning notes (12) MySQL will "shake" for a while
猜你喜欢

Status of the thread

What is industrial computer encryption and how to do it

Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction

The most effective futures trend strategy: futures reverse merchandising

NLP-文献阅读总结

Deep profile data leakage prevention scheme

【GF(q)+LDPC】基于二值图GF(q)域的规则LDPC编译码设计与matlab仿真

Google Chrome Portable Google Chrome browser portable version official website download method

Review of enterprise security incidents: how can enterprises do a good job in preventing source code leakage?

云Redis 有什么用? 云redis怎么用?
随机推荐
Check and display one column in the known table column
响应式移动Web测试题
centos8安装mysql.7 无法开机启动
Analysis of tars source code 1
What is the sheji principle?
Finishing (III) - Exercise 2
BasicVSR++: Improving Video Super-Resolutionwith Enhanced Propagation and Alignment
Tar source code analysis Part 2
CMS source code of multi wechat management system developed based on thinkphp6, with one click curd and other functions
Lottery system test report
Campus network problems
2022 is probably the best year for the economy in the next 10 years. Did you graduate in 2022? What is the plan after graduation?
What is a spotlight effect?
[GF (q) + LDPC] regular LDPC coding and decoding design and MATLAB simulation based on the GF (q) field of binary graph
Set JTAG fuc invalid to normal IO port
Boosting the Performance of Video Compression Artifact Reduction with Reference Frame Proposals and
Label management of kubernetes cluster
2022, peut - être la meilleure année économique de la prochaine décennie, avez - vous obtenu votre diplôme en 2022? Comment est - ce prévu après la remise des diplômes?
Novel website program source code that can be automatically collected
MySQL storage engine