- Quota assignment to services is enforced through Pilot.
A) True
B) False
- Rate limits to services are pushed down to the Envoy proxy through Mixer.
A) True
B) False
- A list checker handler is assigned a list of source IPs to create a list. A source IP instance list entry is created to check against the IP address found at the ingress gateway. The rule can be created to enforce a blacklist or whitelist of the IP addresses that can connect to the service.
A) True
B) False
- To enable policy enforcement, you could edit the Istio config map to set disablePolicyChecks=true.
A) True
B) False