F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

Understanding Pod Plugin Development

Summary

The user is seeking assistance with understanding pod plugin development in Kubernetes, specifically the connections between function calls and their definitions. They mention the function taskCtx.TaskReader().Read(ctx) and are looking for the implementation of its interface, particularly the BuildResource method. The user suggests that the implementation they are interested in is the lazyUploadingTaskReader and notes the complexity of the plugin machinery, which led to the creation of the Flyte agents plugin framework. They also mention that some interfaces in flyteplugins are implemented in propeller and express doubt regarding the taskreader interface in the existing pod plugin code.

Status
resolved
Tags
    Source
    #ask-the-community