Interactive diagrams and visual resources to understand the complete workflow
Information about these visual guides, technical details, style guide, and how to contribute new guides or update existing ones.
All Levels MetaSearchable directory of all 50+ Konflux components organized by category (Core CI/CD, Platform, Developer Tools, Infrastructure, Monitoring).
Beginner SearchableWatch the complete journey of a code change from PR to production deployment with animated timeline and real timing estimates.
Beginner AnimatedExplore the 4-phase testing process with real test suite names: cluster provisioning, bootstrap, test execution, and reporting with expandable details.
Intermediate ExpandableEXACTLY what tests run when infra-deployments CI triggers. Intelligent rules engine, component-specific tests, and what each label means.
Intermediate CriticalDeep dive into HOW and WHEN MintMaker creates automated PRs in infra-deployments. Real timing, real examples, real file locations from your workspace!
Intermediate DetailedComplete guide to PR pairing for breaking changes with side-by-side comparisons, real examples, and exact syntax reference.
Intermediate Step-by-StepComplete guide to overlay patterns used throughout infra-deployments. Learn base vs overlays, when to use each, and how to structure your changes properly.
Intermediate Fundamental