We running alloy in daemonset to collect pod logs.
We use AWS spot node, it often was removed. But the alloy pods recycled faster then other pods, it will cause some log didn't send to loki.
Can you help add lifecycle and terminationGracePeriodSeconds to pod_template?
Request
We running alloy in daemonset to collect pod logs. We use AWS spot node, it often was removed. But the alloy pods recycled faster then other pods, it will cause some log didn't send to loki.
Can you help add
lifecycle
andterminationGracePeriodSeconds
to pod_template?Use case
Can you help add
lifecycle
andterminationGracePeriodSeconds
to pod_template?