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.
Changelog
- Added stricter cluster discovery validation in Helm templates:
- Require
bifrost.cluster.discovery.serviceNamewhenbifrost.cluster.discovery.typeisconsul,etcd, orudp. - For
udpdiscovery, require both:bifrost.cluster.discovery.udpBroadcastPortbifrost.cluster.discovery.allowedAddressSpace
- Require
- Added/updated template fail-fast errors so invalid discovery config is rejected at render time instead of failing later at runtime.

