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: 

Install kustomize binary for deployment step to kubernetes

Brad Vrabete
Contributor
November 30, 2020

The kubernetes deployment step uses one of the predefined pipes (atlassian/aws-eks-kubectl-run:x.x.x). However that pipe does not seem to have the kustomize binary.

kubectl apply -k does not support environment variables for image names. E.g. changing the image tag name requires a pre-step that generates a new image name based on CI/CD variables.

For example:

 kustomize edit set image <image_name>=<new_image_name>:<image_tag>

How do I get the kustomize binary in that step? I tried using curl but curl is not available. Is there a different pipe for that? 

  

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events