Intersmash / intersmash

Intersmash - Cloud-native testing with Java!
Apache License 2.0
5 stars 13 forks source link

Implement K8s provisioning #133

Closed fabiobrz closed 1 day ago

fabiobrz commented 9 months ago

Is your feature request related to a problem? Please describe. Use Intersmash for provisioning on K8s, not just on OpenShift. This will help developers in the community to test early and efficiently enough, even on vanilla K8s.

Describe the solution you'd like

Describe alternatives you've considered So far the only alternative for provisioning on K8s is the AutoProvisioning feature, but that is really not easily usable, and its requirements are more generic, so it offers limited features.

Additional context N/A