Skip to content

enhansement: add k2tf annotation similar to kompose #136

@tim-oe

Description

@tim-oe

when going from docker-compose to kube manifest with kompose.
https://github.com/kubernetes/kompose

it decorates the manifest with the following annotation:

 annotations = {
      "kompose.cmd"     = "kompose --file docker-compose.yml convert"
      "kompose.version" = "1.35.0 (9532ceef3)"
    }

probably a flag toggle for it would be great

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions