Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Install kustomize binary for deployment step to kubernetes

Brad Vrabete 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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events