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

Remote cluster feature #3

Open
tschale opened this issue Jun 13, 2023 · 1 comment
Open

Remote cluster feature #3

tschale opened this issue Jun 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@tschale
Copy link
Member

tschale commented Jun 13, 2023

It would be nice to have the possibility to run tests on a remote cluster, instead of a local (minikube, k3s, ...) one.

Advantages:

  • less setup time, as the remote cluster already exists (i.e. overall shorter testrun time)
  • no need for specific setup/workaround for local provider (i.e. higher testing-staging-prod parity)
@tschale tschale added the enhancement New feature or request label Jun 13, 2023
@egegunes
Copy link

egegunes commented Oct 21, 2024

Yes, I'd love to see this feature too since we need to run our tests on different platforms (GKE, EKS, Azure, Openshift, minikube etc.). To be honest I don't think this should be handled by the tool, it can require user to pass a working kube config.

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

No branches or pull requests

2 participants