Manage Dapr configuration
How to set your Dapr configuration and manage your deployment
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
How to configure Dapr to use gRPC for low-latency, high performance scenarios
Configure http requests that are bigger than 4 MB
Last modified March 18, 2021: Merge pull request #1321 from dapr/aacrawfi/logos (9a399d5)