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

Bitbucket Kubernetes runners

POLU ANIL KUMAR REDDY August 8, 2024

Hi Team,

We have set up Bitbucket autoscaling runners on our Amazon EKS cluster following the official documentation.

Issue: The runners are frequently going offline. Additionally, old Kubernetes jobs are not being deleted automatically, and some pods are remaining in a "NotReady" state.

For reference: https://bitbucket.org/bitbucketpipelines/runners-autoscaler/src/master/

 

Regards:

Anil Reddy,

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 13, 2024

Hi Anil,

I have created a support ticket on your behalf that you can find here:

Can you please run the following commands to get the pod logs and share them in the support ticket I have created?

# this is the log of the runner controller
kubectl logs app=runner-controller -n bitbucket-runner-control-plane > runner-controller.log

# this is the logs of the specific runner
kubectl logs pods <pod-name> > runner.log
kubectl describe pods <pod-name> > runner-describe.txt

The support ticket is visible only to you and Atlassian staff, so anything you post there won't be publicly visible.

Please note that issues with networking, custom infrastructure configuration, are outside the scope of our support. However, we can do an initial investigation based on the logs and let you know if this is something we can assist with or not.

In case of unsupported issues, you can also reach out to our autoscaler group here:

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events