tekton-tutorial

Small demo with Tekton examples (by cedricclyburn)

Tekton-tutorial Alternatives

Similar projects and alternatives to tekton-tutorial

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tekton-tutorial alternative or higher similarity.

tekton-tutorial reviews and mentions

Posts with mentions or reviews of tekton-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-04.
  • How to create cloud-native CI/CD Pipelines with Tekton
    10 projects | dev.to | 4 Aug 2022
    apiVersion: tekton.dev/v1beta1 kind: PipelineRun metadata: name: tutorial-pipeline-run spec: serviceAccountName: docker-login pipelineRef: name: example-pipeline params: - name: REPO value: "https://github.com/cedricclyburn/tekton-tutorial" - name: IMAGE value: "docker.io/cedricclyburn/tekton-tutorial" - name: TAG value: latest workspaces: - name: workspace volumeClaimTemplate: spec: accessModes: - ReadWriteOnce resources: requests: storage: 10Gi

Stats

Basic tekton-tutorial repo stats
1
0
3.2
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com