hashicorp / hashicorp/go-plugin

Containerized plugins

Open
#294 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.1k
Forks
511
Avg merge
22h 47m
Merged PRs (30d)
4

Description

In containerized environments like Kubernetes, It can be beneficial to build/ship plugins in their own container image than the container loading the plugins. The plugin container would be loaded in as a sidecar in the same Pod, where Kubernetes would execute the plugin and unix sockets shared via a shared filesystem (emtpydir volume)

There should be support for this style of plugin loading.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.