Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt

Use this file to discover all available pages before exploring further.

Bifrost Helm
v2.1.9

Changelog

  • Added Kubernetes pod-discovery RBAC templates for cluster discovery:
    • Added templates/rbac.yaml to render a namespaced Role/RoleBinding for pod get/list/watch.
    • Added rbac.podDiscovery.enabled to values.yaml and values.schema.json for controlled enablement (defaults to true).
    • RBAC resources render only when rbac.podDiscovery.enabled, bifrost.cluster.enabled, and bifrost.cluster.discovery.enabled are true, with discovery type: kubernetes.