Back to browse
CEL by Example

CEL by Example

by bufbuild·Feb 18, 2026·84 points·40 comments

AI Analysis

●●SolidSolve My ProblemCozy

CEL by Example fills a real doc gap for a language used by Google Cloud, Firebase, and Envoy.

Strengths
  • Searchable, example-driven docs fill a genuine friction point; CEL official docs are sparse.
  • Covers real use cases (Kubernetes admission, IAM conditions, security rules) with runnable snippets.
  • Clean, minimal design—no noise, fast load.
Weaknesses
  • Educational content only; doesn't generate or validate CEL expressions for users.
  • Depends on CEL adoption outside Google; niche audience even among cloud engineers.
Category
Target Audience

Engineers using Kubernetes, Firebase, or Envoy who need to write CEL expressions for policy or routing

Similar To

MDN · Rust by Example · Go by Example

Similar Projects