Careful!

You are browsing documentation for a version of Kuma that is not the latest release.

Looking for even older versions? Learn more.

Policies

Need help? Installing and using Kuma should be as easy as possible. Contact and chat with the community in real-time if you get stuck or need clarifications. We are here to help.

Here you can find the list of Policies that Kuma supports.

Going forward from version 2.0, Kuma is transitioning from source/destination policies to targetRef policies.

The following table shows the equivalence between source/destination and targetRef policies:

source/destination policy targetRef policy
CircuitBreaker N/A
FaultInjection N/A
HealthCheck N/A
RateLimit N/A
Retry N/A
Timeout N/A
TrafficLog MeshAccessLog
TrafficMetrics N/A
TrafficPermissions MeshTrafficPermission
TrafficRoute N/A
TrafficTrace MeshTrace

targetRef policies are still beta and it is therefore not supported to mix source/destination and targetRef policies together.

Last Updated: 7/11/2023, 15:32:58 PM