oam-dev / oamctl

OAM command line tool
Apache License 2.0
14 stars 5 forks source link

Kuberentes Deployment to OAM converter #1

Closed hongchaodeng closed 5 years ago

hongchaodeng commented 5 years ago

Migrated from https://github.com/oam-dev/rudr/issues/347

Ideally, we can covert a given kubernetes deployment object to a OAM defined application component and the required traits. Then the users can enjoy the benefit of separate concerns and supplying orthogonal operational capabilities without changing the app definition.

This would be supported in migrate sub-command.

hongchaodeng commented 5 years ago

assign @Diddaa