Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom jmeter images in Minikube deployment #346

Open
jasonbgilroy opened this issue Mar 20, 2024 · 0 comments
Open

custom jmeter images in Minikube deployment #346

jasonbgilroy opened this issue Mar 20, 2024 · 0 comments

Comments

@jasonbgilroy
Copy link
Contributor

Hi,

I am trying to deploy Kangal in a local Minikube environment, using the same custom JMeter images used in our production Kubernetes cluster. The issue I am facing is that I see no mechanism to pass credentials to pull the images from our AWS ECR image repository. An alternative is to have the images local to minikube, but because the ImagePullPolicy is hardcoded to "Always" (/pkg/backends/jmeter/resources.go), Kangal will try to fetch them from the remote repository.

Is there any mechanism to accomplish what I am trying to do, or is a code change required?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant