0

I wanted to check if Tekton Project/Pipeline can run out from K8's cluster. As example I'm wondering to see if tekton project can be execute in Linux/Windows Server? Does it possible?

  1. If Tekton can execute on Linux/Windows Server? So what would be process?
  2. If Tekton isn't applicable on Linux/Windows Server May i know what would be the reason ?
  • 1
    it's not possible to run tekton standalone. it because is built kubernetes native, relying on CustomResourceDefinitions and k8s tools such as helm, kustomize, etc. maybe this link will help your understanding: https://itnext.io/k8s-native-jenkins-x-and-tekton-pipelines-e2b5a61a1d22 – meaningqo Jan 20 '22 at 10:46
  • I have a Tekton project which is running CICD pipeline in that there is one step which is basically wants to trigger a service that is not running in a K8's cluster (Containerization way) & it is running outside of cluster can I do that? (OR) Consider If I have a step which needs to execute a service on a remote machine can I do that? – Shubham Malve Jan 20 '22 at 17:31

0 Answers0