Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement initial support for Kubernetes as machine provider #90

Closed
2 tasks done
Yshayy opened this issue May 21, 2023 — with Volta.net · 0 comments
Closed
2 tasks done

Implement initial support for Kubernetes as machine provider #90

Yshayy opened this issue May 21, 2023 — with Volta.net · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

Copy link
Contributor

Yshayy commented May 21, 2023

This feature will allow users to use their existing k8s infrastructure as backbone for Preevy environments.
Initial implementation can create a pod with support for nested Docker (probably need to be privileged or require additional CRI runtime), port-forwarding can be done with kubectl.
Persistent volume might also be interesting to add in the future to support "suspending" an environment.

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants