Skip to content

Commit ebae092

Browse files
divyansh42tekton-robot
authored andcommitted
Add replacement for cluster resource in "v1alpha1 to v1beta1 migration" docs
This is part of providing documentation for alternative to pipeline resource. As we have now kubeconfig-creator task in the catalog as the replacement for cluster resource, Added the same in the "v1alpha1 to v1beta1 migration" docs. Ref: #1369 Signed-off-by: Divyansh42 <[email protected]>
1 parent 17fec6c commit ebae092

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/migrating-v1alpha1-to-v1beta1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,7 @@ For examples of replacing an `image` resource, see the following Catalog `Tasks`
178178
illustrates how to write the digest of an image to a result.
179179
- The [Buildah Catalog `Task`](https://github.com/tektoncd/catalog/blob/v1beta1/buildah/)
180180
illustrates how to accept an image digest as a parameter.
181+
182+
### Replacing a `cluster` resource
183+
184+
You can replace a `cluster` resource with the [`kubeconfig-creator` Catalog `Task`](https://github.com/tektoncd/catalog/tree/v1beta1/kubeconfig-creator).

0 commit comments

Comments
 (0)