Introduction

TOC

About This Document

This document focuses on common application scenarios of the Alauda DevOps Pipelines and summarizes practical tutorials that can be directly reused, aiming to provide you with clear operational guidance and scenario-based solutions to help efficiently implement DevOps automation processes.

Prerequisite Knowledge

Before starting this tutorial, it is recommended that you have a basic understanding of the core features of the Alauda DevOps Pipelines. These fundamental knowledge will help you better understand the operational logic, parameter configuration, and scenario based processes in the tutorial, including:

Start Tutorial

The following summarizes the operational practices of common application scenarios, providing detailed scheme descriptions and operational guidance for each practice.

TutorialDescription
Building a Java pipeline using templateThis tutorial introduces the use of templates to build Java pipelines.
Building a Python pipeline using templateThis tutorial introduces the use of template to build Python pipelines.
Deploy/Upgrade from Helm Charts in Git RepoThis tutorial introduces how to deploy or upgrade from Helm Charts in Git Repo.
Deploy/Upgrade from an OCI-hosted Helm ChartThis tutorial introduces how to deploy or upgrade from an OCI-hosted Helm Chart.
Package & Push a Helm Chart to an OCI RegistryThis tutorial introduces how to package and push a Helm Chart to an OCI Registry.
Prepare Cluster Access CredentialThis tutorial introduces how to prepare cluster access credential for Task and Pipeline.
Prepare Registry CredentialThis tutorial introduces how to prepare registry credential for Task and Pipeline.
Prepare Git CredentialThis tutorial introduces how to prepare git credential for Task and Pipeline.
Discover Tool ImageThis tutorial introduces how to prepare tool image for Task and Pipeline.