创建部署问题时,请参考下面模板,你提供的信息越多,越容易及时获得解答。
发帖前请点击 发表主题 右边的 预览(👀) 按钮,确保帖子格式正确。
你只花一分钟创建的问题,不能指望别人花上半个小时给你解答。
操作系统信息
例如:虚拟机/物理机,Centos7.5/Ubuntu18.04,4C/8G
虚拟机 Centos 7.6 4C/8G/100G
Kubernetes版本信息
kubernetes v1.22.12
容器运行时
例如,使用 docker/containerd,版本多少
[root@master network-scripts]# docker –version
Docker version 20.10.8, build 3967b7d
[root@master network-scripts]# containerd –version
containerd containerd.io 1.6.10 770bd0108c32f3fb5c73ae1264f7e503fe7b2661
KubeSphere版本信息
kubesphere v3.3.1 All-in-One 模式安装 do
问题是什么
报错日志是什么,最好有截图。
启用 DevOps ,日志成功,管理界面有异常,不知如何处理。
devops-jenkins、devops-jenkins-agent 异常

虚拟机报错:IPVS:rr:TCP 10.101.33.85:5432- no destination available
启用 DevOps 日志:
PLAY RECAP *********************************************************************
localhost : ok=25 changed=13 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0
Start installing monitoring
Start installing multicluster
Start installing openpitrix
Start installing network
Start installing devops
Start installing edgeruntime
**************************************************
Waiting for all tasks to be completed …
task openpitrix status is successful (⅙)
task network status is successful (2/6)
task multicluster status is successful (3/6)
task edgeruntime status is successful (4/6)
task devops status is successful (⅚)
task monitoring status is successful (6/6)
**************************************************
Collecting installation results …
#####################################################
### Welcome to KubeSphere! ###
#####################################################
Console: http://172.16.6.240: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-11-25 15:43:33
#####################################################
虚拟机报错追述
[root@master ~]# kubectl get svc –all-namespaces
NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
argocd devops-argocd-application-controller ClusterIP 10.233.20.146 <none> 8082/TCP 3h42m
argocd devops-argocd-applicationset-controller ClusterIP 10.233.20.104 <none> 7000/TCP 3h42m
argocd devops-argocd-dex-server ClusterIP 10.233.48.214 <none> 5556/TCP,5557/TCP 3h42m
argocd devops-argocd-redis ClusterIP 10.233.30.1 <none> 6379/TCP 3h42m
argocd devops-argocd-repo-server ClusterIP 10.233.10.72 <none> 8081/TCP 3h42m
argocd devops-argocd-server ClusterIP 10.233.59.60 <none> 80/TCP,443/TCP 3h42m
default kubernetes ClusterIP 10.233.0.1 <none> 443/TCP 4h21m
kube-system coredns ClusterIP 10.233.0.3 <none> 53/UDP,53/TCP,9153/TCP 4h21m
kube-system kube-controller-manager-svc ClusterIP None <none> 10257/TCP 4h2m
kube-system kube-scheduler-svc ClusterIP None <none> 10259/TCP 4h2m
kube-system kubelet ClusterIP None <none> 10250/TCP,10255/TCP,4194/TCP 4h1m
kubesphere-controls-system default-http-backend ClusterIP 10.233.56.80 <none> 80/TCP 4h3m
kubesphere-devops-system devops-apiserver ClusterIP 10.233.52.175 <none> 9090/TCP 3h42m
kubesphere-devops-system devops-jenkins NodePort 10.233.22.67 <none> 80:30180/TCP 3h42m
kubesphere-devops-system devops-jenkins-agent ClusterIP 10.233.26.104 <none> 50000/TCP 3h42m
kubesphere-devops-system s2ioperator-metrics-service ClusterIP 10.233.11.13 <none> 8080/TCP 3h42m
kubesphere-devops-system s2ioperator-trigger-service ClusterIP 10.233.1.217 <none> 8081/TCP 3h42m
kubesphere-devops-system webhook-server-service ClusterIP 10.233.17.181 <none> 443/TCP 3h42m
kubesphere-monitoring-system alertmanager-main ClusterIP 10.233.42.50 <none> 9093/TCP,8080/TCP 4h2m
kubesphere-monitoring-system alertmanager-operated ClusterIP None <none> 9093/TCP,9094/TCP,9094/UDP 4h1m
kubesphere-monitoring-system kube-state-metrics ClusterIP None <none> 8443/TCP,9443/TCP 4h2m
kubesphere-monitoring-system node-exporter ClusterIP None <none> 9100/TCP 4h2m
kubesphere-monitoring-system notification-manager-controller-metrics ClusterIP 10.233.3.6 <none> 8443/TCP 4h1m
kubesphere-monitoring-system notification-manager-svc ClusterIP 10.233.25.113 <none> 19093/TCP 4h1m
kubesphere-monitoring-system notification-manager-webhook ClusterIP 10.233.12.250 <none> 443/TCP 4h1m
kubesphere-monitoring-system prometheus-k8s ClusterIP 10.233.59.187 <none> 9090/TCP,8080/TCP 4h2m
kubesphere-monitoring-system prometheus-operated ClusterIP None <none> 9090/TCP 4h1m
kubesphere-monitoring-system prometheus-operator ClusterIP None <none> 8443/TCP 4h2m
kubesphere-system ks-apiserver ClusterIP 10.233.15.195 <none> 80/TCP 4h3m
kubesphere-system ks-console NodePort 10.233.21.74 <none> 80:30880/TCP 4h3m
kubesphere-system ks-controller-manager ClusterIP 10.233.19.128 <none> 443/TCP 4h3m
kubesphere-system minio ClusterIP 10.233.52.161 <none> 9000/TCP 3h44m
kubesphere-system openldap ClusterIP None <none> 389/TCP 3h44m