Skip to content

Tekton deprecation #9944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ description: "Describes how to use Tekton to create a CI/CD solution for Mendix
weight: 40
---
{{% alert color="info" %}}
The Tekton pipelines for Mendix are available to all customers using licensed Operators in Mendix on Kubernetes.

Please make a request to your Customer Success Manager (CSM) to arrange for access to these pipelines.
Tekton pipelines for Mendix on Kubernetes Standalone are no longer available to new customers. Customers seeking Tekton pipeline support are advised to consider Private Mendix Platform, which includes Tekton pipeline support.
{{% /alert %}}

## Introduction
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: "Describes how to use Tekton to create a CI/CD solution for Mendix
weight: 10
---

{{% alert color="info" %}}
Tekton pipelines for Mendix on Kubernetes Standalone are no longer available to new customers. Customers seeking Tekton pipeline support are advised to consider Private Mendix Platform, which includes Tekton pipeline support.
{{% /alert %}}

## Introduction

The instructions for setting up Tekton CI/CD for Mendix on Kubernetes differ between environments which are connected to the internet and air-gapped environments.
Expand Down