< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

DevOps

DevOps supports deploying and managing CI/CD tasks and related workloads on Kubernetes clusters. When installing DevOps, Jenkins will be automatically deployed to support pipeline building through Jenkinsfile. Additionally, DevOps provides a graphical editing panel to visualize the entire process, presenting the running status of the pipeline at each stage intuitively.

After installing DevOps, DevOps Projects will appear in the left navigation pane of the workspace.

This section explains how to manage DevOps projects and operate within DevOps projects, including running pipelines, creating credentials, and integrating tools.

Overview

Introduces the basic principles of DevOps.

Manage DevOps Projects

Learn how to view and manage DevOps projects.

Create DevOps Projects

Learn how to create DevOps projects.

View DevOps Project List

Learn how to view the DevOps project list.

Edit DevOps Project Information

Learn how to edit DevOps project information.

Delete DevOps Projects

Learn how to delete DevOps projects.

How to Use DevOps

Learn how to use DevOps functionality.

Create and Manage DevOps Projects

Demonstrates how to create and manage DevOps projects.

Pipelines

This section introduces how to use pipelines.

Create a Pipeline Using Graphic Editing Panels

Introduces how to create pipelines using the graphic editing panel.

Create a Pipeline Using a Jenkinsfile

Introduction to creating pipelines using Jenkinsfile.

Create Pipelines Using Pipeline Templates

Learn how to create pipelines using pipeline templates.

Create a Multi-branch Pipeline with GitLab

Learn how to create a multi-branch pipeline using GitLab.

Pipeline Settings

Learn how to customize pipeline configurations.

Trigger a Pipeline Using a Webhook

Learn how to trigger pipelines using webhook in GitHub repositories.

Access Jenkins Dashboard

Learn how to access the Jenkins dashboard.

Jenkins System Settings

Learn how to set up Jenkins and reload configurations on the Jenkins dashboard.

Use Jenkins Shared Libraries in a Pipeline

Learn how to use Jenkins shared libraries in a pipeline.

Set an Email Server for Pipelines

Introduces how to set an email server for pipelines.

Choose Jenkins Agent

Introduces how to select Jenkins Agent.

Customize Jenkins Agent

Introduces how to customize Jenkins Agent.

Use GitOps to Achieve Continuous Deployment of Applications

Introduces how to create continuous deployment to achieve application deployment.

Import Code Repositories

Introduces how to import code repositories.

DevOps Project Settings

Introduces how to manage DevOps project settings.

Credential Management

Introduces how to manage DevOps credentials.

Role and Member Management

Introduces how to manage roles and members in a DevOps project.

Add Continuous Deployment Whitelist

Introduces how to add a continuous deployment whitelist.

Set CI Nodes for Dependency Cache

Introduces how to set CI nodes for dependency cache.

Tool Integration

Introduction on how to integrate third-party tools with pipelines.

Integrate SonarQube into Pipelines

Introduction on how to integrate SonarQube into pipelines.

Integrate Harbor into Pipelines

Introduction on how to integrate Harbor into pipelines.