Closed
Description
opened on Aug 30, 2021
This task will be finished once we can do:
fluvio connector start --config ./my-config.toml
, it spins up and starts a connector in it's own podfluvio connector list
will list the connectors and their statusesfluvio connector delete ${MY_CONNECTOR_NAME}
, gracefully stops the pod and deletes it.
- Use Internal Address for Fluvio Config inside a Managed Connector #1537
- Use CRDs to manage connectors #1536
- Managed Connector RBAC conifg #1540
- [Merged by Bors] - Add Deployment controller for managed connectors #1499
- Managed Connectors extension fluvio-connectors#20
- Publish official docker connectors fluvio-connectors#24
- Add controller for Managed Connector #1648
Activity