2023-04-28 19:54:05 +02:00
2023-04-28 19:58:02 +02:00
2023-04-28 19:45:30 +02:00
2023-04-28 19:54:05 +02:00

seedsidecar

Sidecar container to be used in Kubernetes to seed data sources or interact with data.

For usage, check the example_deployment.yaml

To enter the console of the container run:

kubectl -n <namespace> get pods

kubectl -n <namespace> exec -it <podId> -- sh
Description
Sidecar container to be used in Kubernetes to seed data sources or interact with data.
Readme 38 KiB
Languages
Dockerfile 100%