kata-containers / kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
Apache License 2.0
5.08k stars 1k forks source link

tests: setup: Improve setup script for kubernetes tests #9832

Closed GabyCT closed 1 week ago

GabyCT commented 1 week ago

This PR makes general improvements like definition of variables and the use of them to improve the general setup script for kubernetes tests.