- 已编辑
创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。如果未按模板创建问题,管理员有权关闭问题。
确保帖子格式清晰易读,用 markdown code block 语法格式化代码块。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
操作系统信息
macos intel
Kubernetes版本信息
v1.22.12
容器运行时
➜ ~ docker version
Client:
Cloud integration: v1.0.28
Version: 20.10.17
API version: 1.41
Go version: go1.17.11
Git commit: 100c701
Built: Mon Jun 6 23:04:45 2022
OS/Arch: darwin/amd64
Context: default
Experimental: true
Server: Docker Desktop 4.11.1 (84025)
Engine:
Version: 20.10.17
API version: 1.41 (minimum version 1.12)
Go version: go1.17.11
Git commit: a89b842
Built: Mon Jun 6 23:01:23 2022
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.6
GitCommit: 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
runc:
Version: 1.1.2
GitCommit: v1.1.2-0-ga916309
docker-init:
Version: 0.19.0
GitCommit: de40ad0
KubeSphere版本信息
3.3.2
问题是什么
#####################################################
### Welcome to KubeSphere! ###
#####################################################
Console: http://: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 2023-05-06 02:29:03
#####################################################
➜ ~ kubectl get pod -n kubesphere-system
NAME READY STATUS RESTARTS AGE
ks-apiserver-576fbd5df4-hv4s4 1/1 Running 0 23m
ks-console-5c9fcbc67b-tn86l 1/1 Running 0 23m
ks-controller-manager-f8dfd55c8-hbdvc 1/1 Running 0 23m
ks-installer-846c78ddbf-mf49q 1/1 Running 0 30m
成功安装后,pod也正常,无法登入WEB界面控制台