pytest-kubernetes icon indicating copy to clipboard operation
pytest-kubernetes copied to clipboard

Remote cluster feature

Open tschale opened this issue 1 year ago • 0 comments

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 avatar Jun 13 '23 12:06 tschale