Skip to content

Commit cb2038e

Browse files
committed
title updates
1 parent 94e62aa commit cb2038e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/labs/devops/ibm-toolchain/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# IBM Toolchain Lab
2+
23
By following this tutorial, you create an open toolchain that includes a Tekton-based delivery pipeline. You then use the toolchain and DevOps practices to develop a simple "Hello World" web application (app) that you deploy to the IBM Cloud Kubernetes Service.
34

45
[Tekton](https://www.ibm.com/cloud/blog/tekton-a-modern-approach-to-continuous-delivery") is an open source, vendor-neutral, Kubernetes-native framework that you can use to build, test, and deploy apps to [Kubernetes](https://www.ibm.com/cloud/learn/kubernetes). Tekton provides a set of shared components for building [continuous integration](https://www.ibm.com/cloud/learn/continuous-integration) and [continuous delivery](https://www.ibm.com/cloud/learn/continuous-delivery) (CICD) systems. As an open source project, Tekton is managed by the [Continuous Delivery Foundation](https://cd.foundation) (CDF). The goal is to modernize continuous delivery by providing industry specifications for pipelines, workflows, and other building blocks. With Tekton, you can build, test, and deploy across cloud providers or on-premises systems by abstracting the underlying implementation details. Tekton pipelines are built in to [ IBM Cloud™ Continuous Delivery.](https://www.ibm.com/cloud/blog/announcements/build-and-deliver-using-tekton-enabled-pipelines).

docs/labs/devops/jenkins/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Jenkins Lab
2+
23
=== "OpenShift"
34

45
## Introduction

0 commit comments

Comments
 (0)