simardst

Results 4 comments of simardst

No, not really. In fact, we are not using OAM yet. We are deploying containerized applications that run on a edge device using a in-house controller (not k8s). As for...

If I understand, you are suggesting that we should define an ExtendedWorkload for our containers component (very similar to the ContainerizedWorkload), and that the associated controller should have custom logic...

Ok, but we still need some special logic into the controller of the ContainerizedWorkload to inject something into the component, ie. the container spec (ex. a environment variable) to inform...

That's exactly the solution we came to at first. The problem we see is that the application operator has to know that, if he sets the STORAGE_TYPE parameter to 'remote',...