Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 637 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 637 Bytes

promtail-jsonnet

Build Status

This repository contains configuration for deploying promtail for the Observatorium platform. It currently supports:

  • Plain promtail configuration (NS, RBAC, Daemonset) for any k8s cluster.
  • Specific configuration for running promtail an on OpenShift cluster, i.e. SCC and SecurityContext.
  • Fetching the oauth token from a third-party OAuth endpoint during promtail initialzation.
  • E2E testing based on [https://github.com/observatorium/deployments].