五、验证安装结果信息
检查安装结果
kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=ks-install -o jsonpath='{.items[0].metadata.name}') -f
************************************************** Collecting installation results ... ##################################################### ### Welcome to KubeSphere! ### ##################################################### Console: http://10.3.0.5:30880 Account: admin Password: P@88w0rd NOTES: 1. After you log into the console, please check the monitoring status of service components in "Cluster Management". If any service is not ready, please wait patiently until all components are up and running. 2. Please change the default password after login. ##################################################### https://kubesphere.io 2022-06-12 03:25:13 #####################################################
kubectl get pod --all-namespaces
kubectl version kubectl cluster-info
六、访问KubeSphere
设置入站安全规则,访问KubeSphere
输入http://<公网IP地址>:30880,进入WEB控制台。
重置登录密码
进入KubeSphere管理界面
查看集群信息整体状态
查看集群节点信息
使用命令行工具,控制当前集群
查看物理资源监控
查看集群基本信息查看集群监控状态