Ember-CSI only supports controller and node split architecture. It would be interesting if it could also support all-in-one architectures.
In Kubernetes, with this architecture we could remove the controller publish and unpublish calls which should make it slightly faster since there are fewer grpc calls.