JeffersonLab / jiriaf-0.1

3 stars 1 forks source link

Prototyping virtual kubelete-based k8s cluster #2

Closed gurjyan closed 9 months ago

gurjyan commented 11 months ago

Develop a prototype of the virtual kubelet as a component of the Jiriaf Resource Manager (JRM) that operates within the user space and integrates into the Jiriaf Kubernetes (k8s) cluster.

tsaie79 commented 11 months ago

This is done by deploying the virtual kubelet(VK) in userspace in compute sites, and VKs can form a K8s cluster, which can be seen by K8s control plane.

Our vk-cmd is a shell command provider based on the mock provider.