# devops **Repository Path**: hadf/devops ## Basic Information - **Project Name**: devops - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-29 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 功能支持 - 部署k8s集群 1.24.0 [DONE] - 部署ArgoCD 2.6.7 [DONE] - 部署Jenkins 2.415-jdk11 [DONE] - 部署GitLab [DONE] - 自定义Jenkins Agent镜像Dockerfile [DONE] - 部署SonarQube LTS [] - 部署Nexus3 LTS [DONE] ## Terraform 使用说明 ``` terraform init terraform plan terraform apply # 仅部署某个资源 terraform apply -target=docker_container.sonarqube ```` ### 部署说明 - Step1 : Deploy Kubernetes cluster - Step2 : Deploy ArgoCD - Step3 : Deploy Jenkins - Step4 : Deploy GitLab