Kubernetes integration
There are three levels of NuNet integration with Kubernetes:
- Level One – No direct integration with the Kubernetes orchestrator. Instead, we take the Kubernetes job specifications and create an ensemble from them. This allows users to migrate from Kubernetes to NuNet seamlessly.
- Level Two – Fusion of independent ensembles where a single pod requires multiple dependencies to function together.
- Level Three – A fully dynamic ensemble where resources are added as Kubernetes needs them, integrating all pods while ensuring basic security.
This approach enables users to continue leveraging the Kubernetes tooling they are already familiar with. In DMS v0.6.0, we are addressing level one integration with Kubernetes, while the other levels will be addressed in DMS v0.7.0.
Edited by Janaina Senna