|
|
|
|
|
by SeanAppleby
2555 days ago
|
|
This sounds like a job for Docker to me. Build a container, deploy an image to Kubernetes. Someone else wants to use it, they can get it running wherever they want to run containers without worrying about the runtime environment other than just the container configuration. |
|