Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROS, Terraform] Better experience for allowing Kubernetes to provision and consume cloud resources with OAM. #13

Open
resouer opened this issue Feb 20, 2020 · 1 comment

Comments

@resouer
Copy link
Member

resouer commented Feb 20, 2020

For now, let's say OAM-ROS, is a "translator" between cloud resource Workloads to ROS stack. This significantly lower the bar of provision and consuming of cloud resources in Kubernetes while have some remaining issues unsolved:

  1. Modeling of cloud resources, i.e. higher level abstraction instead of raw ROS objects. Similar concepts exist in Google's Cloud Config.
  2. "Just work" cloud resource consuming workflow, users expect a more uniformed way like Service Binding Operator etc to handle the cloud resource exporting and consuming.
  3. "Just work" data modeling for ROS stack. We need to revisit and design a better solution (for example, an Operator similar to AWS Service Operator) for ROS.

All these issues above apply to Terraform provider as well, xref: https://github.com/kubeform/kubeform

The goal is "Better experience for allowing Kubernetes to provision and consume cloud resources with OAM" as the title said.

@nqerz
Copy link

nqerz commented Jul 14, 2023

Is the project frozen? what is the future plans?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants