Skip to content

BB-Common Documentation

Available Documentation

  • Network Policies - Comprehensive guide to the network policy framework including shorthand syntax, configuration examples, and migration guides.

  • Self Testing - Instructions for setting up and using the self-testing framework.

  • Routes - Complete guide to the routes framework for Istio service mesh resources including VirtualServices, ServiceEntries, NetworkPolicies, and AuthorizationPolicies for ingress traffic routing.

  • Authorization Policies - Guide to generating and configuring Istio AuthorizationPolicies alongside NetworkPolicies for comprehensive service mesh security.

  • Extra Objects - “Last mile” escape hatch for rendering arbitrary Kubernetes resources that bb-common does not natively generate.

  • Resource Graph - Visual representation of how bb-common components interact and generate Kubernetes resources.

  • Migration Guide - Full guide on migrating a package with static resources for network policies, authorization policies, virtual services, and service entries to using bb-common as a library chart to dynamically generate the same resources.

  • Integration Guide - Scenario-based guide on how to integrate bb-common into a given application.