Skip to content

publicly hosted API endpoint for kompose #419

Closed
@concaf

Description

Hey team,

We've had some discussions around it but never opened an issue, so here it is.

Does it make sense for kompose to have an publicly hosted API endpoint where users can just curl and send their Docker Compose files and it returns the converted artifacts?

I'm suggesting something like -

curl -X POST -F file=@docker-compose.yml kompose.io/convert and then we return Kubernetes artifacts, which can be piped directly to kubectl create -f -.

This will not require installing kompose, will be very useful and will be super cool to provide kompose-as-a-service or kompaas :)

Thoughts?

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions