You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
As suggested by @GeorgeAntoniadis for point 1 we can use Docker Inside Docker by mounting the docker socket to communicate with the host daemon, and so we would start piped docker containers inside the k8s container. For point 2 we can mount the journal socket and have access from the container.
We currently have the splunk-forwarder service as a systemd unit, just like in coco.
We should take a closer look to see if we can migrate it to k8s.
The difficulty comes from 2 parts:
Look at fluentd as a possible solution for this.See https://financialtimes.slack.com/archives/C96U2ERJL/p1520953327000216
As suggested by @GeorgeAntoniadis for point 1 we can use Docker Inside Docker by mounting the docker socket to communicate with the host daemon, and so we would start piped docker containers inside the k8s container. For point 2 we can mount the journal socket and have access from the container.
See also:
https://github.com/Financial-Times/resilient-splunk-forwarder/issues/3
https://trello.com/c/Q2rpYaFH/113-migrate-splunk-forwarder-service-to-k8s