Ambient interoperability with sidecarsAll the Pods don't need to use the new Ambient mode. You can have some Pods using sidecars while others are using Ambient. Let's create a new namespace called httpbin: kubectl create namespace httpbinTo use sidecars in this namespace, you need to label it accordingly: kubectl label
L7 authorization policiesL4 policies are useful but may not be sufficient for your needs. For example, you’ll be able to send any request to the web-api service from the sleep pod while you may only want to allow requests with the GET method. In order to have any L7