The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbucket pipelines installation and deployment target via pipe to OpenShift

Prasanna Sivaramakrishnan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 1, 2024

Hi All,

 

I am new to bitbucket pipelines and have some foundational questions.

 

My understanding is that bitbucket pipelines is part of bitbucket cloud (hosted service) and can't be installed on AKS or Azure VM? It can be used to deploy to AKS via pipe.

 

I am trying to use pipe feature in bitbucket pipelines to deploy to Azure red hat openshift -https://azure.microsoft.com/en-us/products/openshift. I don't see anything available outside the box. Is this possible? what would be a alternate way to integrate bitbucket pipelines with Azure red hat openshift

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 3, 2024

Hello @Prasanna Sivaramakrishnan ,

and welcome to the Community!

Your understanding is correct. Pipelines is the bundled CI/CD solution of Bitbucket Cloud, where you can run your build in Atlassian Cloud (we manage the infrastructure for you) or use self-hosted runners (the build runs in your own infra).

To facilitate the integration with third-party tools/services, Bitbucket Cloud offers a series of pipes that can facilitate your workflow, such as the deployment. You can find a list of the available pipes in the following link : 

While there's not a specific pipe for Azure OpenShift deployment at the moment, you may find other pipes that are applicable for your use case, such as the atlassian/kubectl-run that is a generic (not service-specific) pipe to deploy to Kubernetes environments.

Also, Atlassian pipes are open-source, so if you need a custom approach to pipes you can fork an existing pipe to make adjustments or create your own pipe.

I hope that helps! Let us know in case you have any questions.

Thank you, @Prasanna Sivaramakrishnan !

Patrik S

TAGS
AUG Leaders

Atlassian Community Events