---
title: "dev-ops"
layout: "scenario"
css: "scss/scenario.scss"
section1:
title: KubeSphere DevOps offers end-to-end workflow and integrates popular CI/CD tools to boost delivery.
content: KubeSphere DevOps provides CI/CD pipeline based on Jenkins, and offers automated workflows including binary-to-image (B2I) and source-to-image (S2I), helps organizations accelerate time to market for their product.
image: /images/devops/banner.jpg
image: /images/devops/dev-ops.png
section2:
title: Automatically Checkout Code, Test, Analyse, Build, Deploy and Release
list:
- title: Out-of-box CI/CD Pipeline
image: /images/devops/CD-pipeline.png
contentList:
- content: Easy to integrate with your SCM, supporting GitLab / GitHub / BitBucket / SVN
- content: Design a graphical editing panel to create CI/CD pipelines, without writing Jenkinsfile
- content: Integrate SonarQube to implement source code quality analysis
- content: Support dependency cache to accelerate build and deployment
- content: Provide dynamic build agents to automatically spin up Pods as necessary
- title: Built-in Automated Toolkits
image: /images/devops/Built-in-automated-toolkits.png
contentList:
- content: Source to Image builds reproducible container images from source code without writing dockerfile
- content: Binary-to-image is the bridge between your artifact and a runnable image
- content: Support automatically building and pushing images to any registry, and finally deploy them to Kubernetes
- content: Provide excellent recoverability and flexibility as you can rebuild and rerun S2I / B2I whenever a patch is needed
- title: Use GitOps to implement DevOps, not just culture
image: /images/devops/Clear-insight.png
contentList:
- content: Combine Git with Kubernetes’ convergence, and automates the cloud native Apps delivery
- content: Designed for teams, offer built-in multitenancy in DevOps project
- content: Liable to be observable, provide dynamic logs for the S2I / B2I build and pipeline
- content: Provide audit, alert and notification in pipeline, ensuring issues can be quickly located and solved
- content: Support adding Git SCM webhooks to trigger a Jenkins build when new commits are submitted to the branch
section3:
title: See KubeSphere One-stop DevOps Workflow In Action
videoLink: https://www.youtube.com/embed/c3V-2RX9yGY
image: /images/service-mesh/15.jpg
content: Want to get started in action by following the hands-on lab?
btnContent: Start Hands-on Lab
link: https://kubesphere.io/docs/pluggable-components/devops/
bgLeft: /images/service-mesh/3-2.svg
bgRight: /images/service-mesh/3.svg
---