Thank you for walking me through this journey Daniel! Great work.
@granthughes81795 жыл бұрын
Great tutorial! I love using Openshift!
@rdtaylor95 жыл бұрын
Great content. Informative, yet entertaining !
@flipcox4 жыл бұрын
thanks for walking through the yaml files. nobody every seems to and im always unsure what to change or not to. this helped a lot
@rossbrigoli67804 жыл бұрын
I can't find the Openshift Pipelines Install tab, I can only see YAML, Events and Subscription. Am I missing something?
@rossbrigoli67804 жыл бұрын
Nevermind. Just realized the video was from 2019.
@muralithumalapalli97663 жыл бұрын
Thank you so much this is veryhelpfull.
@elsaman4 жыл бұрын
thank you
@MAGNet19113 жыл бұрын
pipeline pipeline pipeline more pipeline words needed
@shaiqaqm59234 жыл бұрын
I see there is mismatch between the video and the document
@arnabghosh72274 жыл бұрын
Tekton is changing many things in new releases. Do not forget to check pipeline and trigger version installed as part of Openshift pipelines operator and the documentation version you are following
@striding_me5 жыл бұрын
Looks weird without UI. Why bother moving to tekton if jenkins groovy pipelines are OK and they have visualization in 3.11?
@TheDOH19205 жыл бұрын
This is actually a very dated video for Tekton. It used version 0.4.0 and Tekton as of my post here is on 0.9.1. There is also now a UI for Tekton. I think it's fair to say that moving to Tekton as of now would be a big adjustment. The project is still only a little older than a year and still needs work before it's ready for production workloads. I am thinking of putting together a new video in the future that will show how to use Tekton on Kubernetes with a lot of the improvements for the CLI, UI, and using webhooks.
@striding_me5 жыл бұрын
@@TheDOH1920 thank you for your answer and for your great work. I was just googling something about "openshift tekton" or "tekton dashboard", and found only CLI examples for the first time. Now I know there are both standalone dash, and integrated openshift UI for openshift pipelines(that are literally just tekton), and I understand that tekton is a big deal, it's just a matter of time when it becomes a standard in community. Tekton looks even better than Argo workflow, even though Argo started earlier than tekton. So, once again, thank you.