I want to integrate my existing jenkins pipelines(external server) to openshift. I have found many commands about manipulating openshift through jenkins, but what I want to achieve is in the following photo, jenkins outputs shown to openshift. Any ideas?
The screenshot that you have uploaded on your answer come from this blog post https://blog.openshift.com/openshift-3-3-pipelines-deep-dive/
This blog post contain an high level description of how create an integration between openshift and Jenkins. Furthermore the "References" section contains additional documentation links.