- Would be good to add the diagram on top of the section  - Would be good to show the envoy manifest ``` cat labs/01/envoy-proxy.yaml ``` - would be good to split this into 2 separate code blocks ``` kubectl rollout restart deploy/envoy kubectl exec deploy/sleep -- curl -s http://envoy/headers ```