Overview of Dapr configuration options
Information on Dapr configuration and how to set options for your application
Information on Dapr configuration and how to set options for your application
Control how many requests and events will invoke your application simultaneously
To limit the secrets to which the Dapr application has access, users can define secret scopes by augmenting existing configuration CRD with restrictive permissions.
Restrict what operations calling applications can perform, via service invocation, on the called application
Choose which Dapr sidecar APIs are available to the app
How to configure Dapr to use gRPC for low-latency, high performance scenarios
Configure http requests that are bigger than 4 MB
How to specify and enable preview features