devops组件运行情况:
devops安装计划和状态详情:
apiVersion: kubesphere.io/v1alpha1
kind: InstallPlan
metadata:
annotations:
kubesphere.io/creator: admin
creationTimestamp: “2024-12-03T10:34:02Z”
finalizers:
- kubesphere.io/installplan-protection
generation: 8
name: devops
resourceVersion: “171506”
uid: 8f33f739-39ee-4c66-b171-693506b2e441
spec:
config: |+
extension:
apiserver:
replicas: 1
resources:
limits:
cpu: 500m
memory: 1024Mi
requests:
memory: 128Mi
cpu: 100m
agent: apiserver: replicas: 1 resources: limits: cpu: 500m memory: 1024Mi requests: memory: 128Mi cpu: 100m controller: replicas: 1 resources: limits: cpu: 500m memory: 1024Mi requests: cpu: 100m memory: 128Mi jenkins: securityRealm: openIdConnect: # The kubesphere-core api used for jenkins OIDC # If you want to access to jenkinsWebUI, the kubesphereCoreApi must be specified and browser-accessible # Modifying this configuration will take effect only during installation # If you wish for changes to take effect after installation, you need to update the jenkins-casc-config ConfigMap, copy the securityRealm configuration from jenkins.yaml to jenkins_user.yaml, save, and wait for approximately 70 seconds for the changes to take effect. kubesphereCoreApi: “http://ks-apiserver:30880” # The jenkins web URL used for OIDC redirect jenkinsURL: “http://devops-jenkins:30180” Master: resources: requests: cpu: 0.5 memory: 6Gi limits: cpu: 2 memory: 6Gi # recommend set same as requests.memory # smtp server settings for notification smtp: EMAIL_SMTP_HOST: “mail.example.com” EMAIL_SMTP_PORT: “465” EMAIL_USE_SSL: false EMAIL_FROM_NAME: “KubeSphere” EMAIL_FROM_ADDR: “admin@example.com” EMAIL_FROM_PASS: “P@ssw0rd” # sonarQube settings sonarqube: serverUrl: "“ authToken: ”“ persistence: size: 16Gi storageClass: ”" accessMode: ReadWriteOnce kubeconfigEnabled: true
enabled: true extension: name: devops version: 1.1.1 upgradeStrategy: Manualstatus: conditions: - lastTransitionTime: “2024-12-03T10:34:01Z” message: Install complete reason: InstallSuccessful status: “True” type: Installed - lastTransitionTime: “2024-12-03T10:33:59Z” message: The extension devops has been successfully initialized. reason: Initialized status: “True” type: Initialized configHash: 27c44748d145f42a enabled: true jobName: helm-executor-install-devops-mg6rxt releaseName: devops state: Installing stateHistory: - lastTransitionTime: “2024-12-03T10:33:59Z” state: Preparing - lastTransitionTime: “2024-12-03T10:34:00Z” state: Installing - lastTransitionTime: “2024-12-03T10:34:01Z” state: Installed - lastTransitionTime: “2024-12-03T10:34:02Z” state: Installing targetNamespace: kubesphere-devops-system version: 1.1.1