openEBSctl for NDM #3140
-
For the gRPC client, here's what I think could work:
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Some approaches that can be explored for accessing the grpc server
Also, instead of having |
Beta Was this translation helpful? Give feedback.
-
Found a video showing how transcoding can be done : https://www.youtube.com/watch?v=NtkTMmKberk Problem is we're introducing an API gateway to solve this problem. |
Beta Was this translation helpful? Give feedback.
-
I just found out that we could store protobuf in etcd . This implies we can actually get kubeproxy to give protobuf messages. I think the reason gRPC proxies are required is to support streaming but as long as we don't have streaming endpoints in our NDM API, we're good. So can we do something similar in our case? cc: @akhilerm @kmova |
Beta Was this translation helpful? Give feedback.
-
@RealHarshThakur I believe you are currently using Mayastor. There will be no more enhancements happening on the NDM project. |
Beta Was this translation helpful? Give feedback.
@RealHarshThakur I believe you are currently using Mayastor. There will be no more enhancements happening on the NDM project.