操作系统信息
例如:虚拟机,Debian12,2C/4G
Kubernetes版本信息
kubectl version
WARNING: This version information is deprecated and will be replaced with the output from kubectl version –short. Use –output=yaml|json to get the full version.
Client Version: version.Info{Major:“1”, Minor:“26”, GitVersion:“v1.26.13”, GitCommit:“7ba444e261616cb572b2c9e3aa6ee8876140f46a”, GitTreeState:“clean”, BuildDate:“2024-01-17T13:45:13Z”, GoVersion:“go1.20.13”, Compiler:“gc”, Platform:“linux/amd64”}
Kustomize Version: v4.5.7
Server Version: version.Info{Major:“1”, Minor:“26”, GitVersion:“v1.26.13”, GitCommit:“7ba444e261616cb572b2c9e3aa6ee8876140f46a”, GitTreeState:“clean”, BuildDate:“2024-01-17T13:37:06Z”, GoVersion:“go1.20.13”, Compiler:“gc”, Platform:“linux/amd64”}
容器运行时
nerdctl version
WARN[0000] unable to determine buildctl version: exec: “buildctl”: executable file not found in $PATH
Client:
Version: v1.7.2
OS/Arch: linux/amd64
Git commit: e32c4b023bf41e5c8325cfb893a53cefb5fc68ed
buildctl:
Version:
Server:
containerd:
Version: v1.7.12
GitCommit: 71909c1814c544ac47ab91d2e8b84718e517bb99
runc:
Version: 1.1.11
GitCommit: v1.1.11-0-g4bccb38c
KubeSphere版本信息
v3.4.1。在已有K8s上安装
问题是什么
安装配置如下
安装完成后点开日志有如下报错
Internal Server Error
dial tcp: lookup opensearch-cluster-data.kubesphere-logging-system.svc on 10.96.0.10:53: no such host
kubectl get pod -n kubesphere-logging-system
NAME READY STATUS RESTARTS AGE
fluent-bit-pqr6d 1/1 Running 0 63m
fluent-bit-scz22 1/1 Running 0 63m
fluent-bit-z4k2j 1/1 Running 0 63m
fluentbit-operator-67898f4dd8-4gqhj 1/1 Running 0 63m
logsidecar-injector-deploy-76755475df-gs4m2 2/2 Running 0 58m
logsidecar-injector-deploy-76755475df-p9k2p 2/2 Running 0 58m
执行结果缺少elasticsearch