1
0
Fork 0
kubernetes/promtail
Dustin 815eefdcf9 promtail: Deploy as DaemonSet
Running Promtail in a pod controlled by a DaemonSet allows it to access
the Kubernetes API via a ServiceAccount token.  Since it needs the API
in order to discover the Pods running on the current node in order to
find their log files, this makes the authentication process a lot
simpler.
2024-02-22 07:10:01 -06:00
..
config.yml promtail: Deploy as DaemonSet 2024-02-22 07:10:01 -06:00
kustomization.yaml promtail: Deploy as DaemonSet 2024-02-22 07:10:01 -06:00
namespace.yaml promtail: Deploy as DaemonSet 2024-02-22 07:10:01 -06:00
promtail.yaml promtail: Deploy as DaemonSet 2024-02-22 07:10:01 -06:00