mia-platform / mlp

cli for easier deployment of Mia-Platform Console projects
https://docs.mia-platform.eu/docs/runtime_suite_tools/mlp/overview
Apache License 2.0
12 stars 2 forks source link

[Feature]: Add to MLP the capability to deploy not only to Kubernetes #130

Open giulioroggero opened 4 months ago

giulioroggero commented 4 months ago

Describe the feature

mlp is a good CLI for k8s. You can add also support for other runtimes like AWS Lambda, Google Function, Azure Function and more. In that way all pipelines remain the same and you have just to add a target runtime.

Code of Conduct