-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed as not planned
Description
Testcontainers depends on Docker, and raw Docker is an issue in a Kubernetes managed environment (i.e. Jenkins X). It ends up either using the /var/run/docker.sock escape hatch or dind. Both approaches have issues. Would you like to be aiming at adding native Kubernetes support? Native Kubernetes support would even make Docker optional in a Kubernetes environment.
See also: #449
Reactions are currently unavailable