6.6.4 Kubelet Proxy

Koupleless Module Controller V2 Kubelet Proxy

Kubelet Proxy

The Kubelet Proxy is an enhanced feature of Module Controller V2 on the K8s side. It allows users to interact directly with Module Controller V2 using the kubectl tool, providing an operational experience similar to the native K8s Kubelet.

Logs command schematic

Iteration Plan

The adaptation will be carried out in two phases:

  • Use the proxy solution to provide logs capability for modules deployed in the Pod base -> Completed
  • Ensure semantic consistency and implement logs capability through tunnel or arklet for smooth transition -> * Planned*

Notes

Currently, only the logs capability is implemented, and the base must be deployed in the K8s cluster.