# springboot-k8s-example **Repository Path**: SmallMi/springboot-k8s-example ## Basic Information - **Project Name**: springboot-k8s-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2018-08-09 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jenkins CI/CD on Kubernetes 基于K8s的Jenkins CI/CD项目实战 ## Jenkins创建项目 ![create_project](pics/create_jenkins_pipeline.png) ## Jenkins项目配置 ![config_project](pics/config_jenkins_pipeline.png) 参考文档: > [Jenkins CI/CD on Kubernetes部署配置](https://github.com/gjmzj/kubeasz/blob/master/docs/guide/jenkins.md) > [Kubernetes 拉取私有仓库镜像](https://blog.csdn.net/lusyoe/article/details/79587914)