Skip to main content

Provider profiles

InferCrane separates the stable cloud identity from the adapter that implements a particular provider product. For example, aws-ec2, aws-asg, and aws-sagemaker are different profiles even though their cloud is aws. This prevents managed endpoint semantics from being forced into a one-resource-per-replica contract. Registered means the capability and ownership boundary is modeled and inspectable. It does not mean InferCrane can execute that profile. Local and real qualification are separate evidence states. Use infercrane integrations rather than relying on this prose for the running binary’s exact state.

Exact selection

Use an adapter only when a cloud/runtime pair has multiple installed implementations:
The adapter identity is persisted in immutable revision state. Reconciliation therefore resumes the same implementation after a control-plane restart instead of guessing from currently installed plugins.