main
1<!DOCTYPE html>
2<html lang="en">
3<head>
4<!-- Sep 03, 2024 -->
5<meta charset="utf-8" />
6<meta name="viewport" content="width=device-width, initial-scale=1" />
7<title>OpenShift Pipeline</title>
8<meta name="author" content="Vincent Demeester" />
9<meta name="generator" content="Org Mode" />
10<link rel='icon' type='image/x-icon' href='/images/favicon.ico'/>
11<meta name='viewport' content='width=device-width, initial-scale=1'>
12<link rel='stylesheet' href='/css/new.css' type='text/css'/>
13<link rel='stylesheet' href='/css/syntax.css' type='text/css'/>
14<link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' />
15</head>
16<body>
17<main id="content" class="content">
18<header>
19<h1 class="title">OpenShift Pipeline</h1>
20</header><p>
21OpenShift Pipeline is <a href="tekton.html">Tekton</a> version optimized for <a href="openshift.html">OpenShift</a>. It enables you to write
22<a href="continuous_integration.html">CI</a>/<a href="continuous_deployment.html">CD</a> pipelines on <a href="openshift.html">OpenShift</a>, built by <a href="red_hat.html">Red Hat</a>. The <b>mission</b> of OpenShift Pipeline is :
23</p>
24
25<blockquote>
26<p>
27to provide the best user experience for building cloud-native CI/CD pipelines on OpenShift
28</p>
29</blockquote>
30</main>
31<footer id="postamble" class="status">
32<footer>
33 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
34 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/>
35 <small class='copyright'>
36 Content and design by Vincent Demeester
37 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
38 </small><br />
39</footer>
40</footer>
41</body>
42</html>