Create API Client and Credentials
Add the role Flags Resolver Sidecar
Add the role Flags Resolver Sidecar to the principal with the name you just created, “local resolver”.
Run with Docker
Set the following environment variables:CONFIDENCE_REGION- Your account region (EUorUS)CONFIDENCE_CLIENT_ID- The client ID of the API client you createdCONFIDENCE_CLIENT_SECRET- The client secret of the API client you created
http://localhost:8090.
Deploy in Kubernetes
Add the sidecar container configuration to your Kubernetes pod spec:Related Resources
Local Resolver Reference
Deep dive into local resolver configuration
Data Transfer
Understand flag resolution options
Manage Clients
Configure API clients and credentials
SDKs Reference
Learn about SDK integrations

