Replies: 3 comments 4 replies
-
|
We should include the general principles that apply to microservices architecture here as well - this is one of the reasons why we are building this on k8s in the first place. We can improve on the material here - https://lsc-sde.github.io/lsc-sde/Architecture.html . Not all of it is implemented yet at Lancs and this will definitely benefit from wider community input. |
Beta Was this translation helpful? Give feedback.
-
|
Minor adjustments from me:
|
Beta Was this translation helpful? Give feedback.
-
|
@manics Where do you see the responsibility boundary between k8s and the host platform? Is the vision for K8TRE to deploy a full stack TRE onto a k8s service layer where all aspects of the TRE are handled by K8TRE within that k8s service layer, including all perimeter isolation for the TRE? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Aim: start drafting some rough principles for how K8TRE will be designed. This focussed just on the design/implementation, this does not cover how we or the wider community work (that should be documented separately).
Where reasonable keep the specification generic enough and not tied to K8s. Hierarchy:
Beta Was this translation helpful? Give feedback.
All reactions