Forums

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

Help needed in using helm deployments in bitbucket pipelines

Vinay Muralimohan
Contributor
October 1, 2020

I am using bitbucket pipelines to build my gradle project , dockerize the app, upload the docker image using AWS ECR pipe and finally deploy the docker image into AWS EKS using pipe. Now I want to utilize helm chart to deploy my app into EKS cluster and I couldn't find any support or example or any plugin/pipe to achieve the same. 

Can anybody help me how to achieve the same?

Thanks,

Vinay

2 answers

0 votes
Yves Vogl October 31, 2023

I created a pipe for this some years ago. I tried to contribute it to Atlassian but they did not accept contributions from individuals.

 

https://github.com/yves-vogl/aws-eks-helm-deploy

0 votes
Rajneesh Mitharwal
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!
October 6, 2020
Vinay Muralimohan
Contributor
October 7, 2020

Have gone through this before posting, that solution doesn't cut it for me. Anyway I created a shell script to get executed with list of aws cli, kubectl and helm install commands to complete the deployment.

Nicola Abis
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!
November 16, 2020

Hi Vinay, I want to use helm in pipeline too (although my need is only to run `helm template` command). Could you please share your shell script and/or bitbucket-pipelines.yml file with the helm commands to deploy on k8s cluster?

That would be very nice of you and very helpful for me :)

Like Sabine Mayer likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events