KubeSphere版本信息
操作系统信息 Ubuntu20.04,8C/16G 3台:101(master),102,103
Kubernetes版本信息 v1.21.5
容器运行时 docker: 20.10.8
KubeSphere版本信息 v3.2.1。在线全套安装。
devops-jenkis pod一直没有部署完毕,显示
Warning Unhealthy 30m (x47 over 43m) kubelet Liveness probe failed: Get "http://10.233.93.28:8080/login": dial tcp 10.233.93.28:8080: connect: connection refused
Normal Pulled 10m kubelet (combined from similar events): Successfully pulled image "kubesphere/ks-jenkins:v3.2.0-2.249.1" in 15.510751957s
Warning Unhealthy 5m22s (x151 over 43m) kubelet Readiness probe failed: Get "http://10.233.93.28:8080/login": dial tcp 10.233.93.28:8080: connect: connection refused
Warning BackOff 17s (x40 over 15m) kubelet Back-off restarting failed container
pod 日志如下
Picked up JAVA_TOOL_OPTIONS: -Xms512m -Xmx512m -XX:MaxRAM=2g -Dhudson.slaves.NodeProvisioner.initialDelay=20 -Dhudson.slaves.NodeProvisioner.MARGIN=50 -Dhudson.slaves.NodeProvisioner.MARGIN0=0.85 -Dhudson.model.LoadStatistics.clock=5000 -Dhudson.model.LoadStatistics.decay=0.2 -Dhudson.slaves.NodeProvisioner.recurrencePeriod=5000 -Dio.jenkins.plugins.casc.ConfigurationAsCode.initialDelay=10000 -verbose:gc -Xloggc:/var/jenkins_home/gc-%t.log -XX:NumberOfGCLogFiles=2 -XX:+UseGCLogFileRotation -XX:GCLogFileSize=100m -XX:+PrintGC -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintHeapAtGC -XX:+PrintGCCause -XX:+PrintTenuringDistribution -XX:+PrintReferenceGC -XX:+PrintAdaptiveSizePolicy -XX:+UseG1GC -XX:+UseStringDeduplication -XX:+ParallelRefProcEnabled -XX:+DisableExplicitGC -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
Running from: /usr/share/jenkins/jenkins.war
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
2022-05-13 02:39:10.241+0000 [id=1] INFO org.eclipse.jetty.util.log.Log#initialized: Logging initialized @515ms to org.eclipse.jetty.util.log.JavaUtilLog
2022-05-13 02:39:10.649+0000 [id=1] INFO winstone.Logger#logInternal: Beginning extraction from war file
重启也不行,一直是处于0/1 Running状态