Use Kubernetes Executor with gVisor to reduce CI/CD costs
Please comment on gitlab-org/gitlab#215145 (closed).
Description
gVisor has been created by Google to sandbox containers better.
We should consider using it with Kubernetes Executor and think about using this instead of docker+machine executor on gitlab.com.
This could help to greatly reduce CI/CD costs because of better utilization.
Edited by AnthonySandoval