Skip to content
Examples

Examples

Concrete manifests and expected reconciliation outcomes for common InferenceIdentityBinding flows.

Reusable reference inputs for e2e tests and demo docs live under test/reference/inference-environment/. Those manifests represent externally managed workload and GAIE resources that exist before kleym-operator reconciles a binding.

Before You Apply Examples

These examples assume:

The manifests show the GAIE fields kleym-operator consumes. For full GAIE object shape and additional optional fields, use the GAIE API types index. For SPIFFE and SPIRE background, see SPIFFE overview and SPIRE concepts.

Example Paths

ExampleUse it whenOutcome
Basic BindingYou need one identity for a service account and label-defined pool variant.One managed ClusterSPIFFEID for the declared variant.

Recommended Reading Order

  1. Start with Basic Binding to validate end-to-end wiring.
  2. Review Conditions and Troubleshooting if reconciliation does not reach Ready=True.
Last updated on