Skip to content

Commit 0285d4f

Browse files
shaneuttclubanderson
authored andcommitted
docs: update DEVELOPMENT.md
Signed-off-by: Shane Utt <[email protected]>
1 parent 79b3643 commit 0285d4f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

DEVELOPMENT.md

+7
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ serving resources.
3535
> simulator separately on your local system. In a future iteration this will
3636
> be handled automatically and will not be required.
3737
38+
> **Note**: If you would like to use Istio as the Gateway implementation, you
39+
> currently need to opt-in to that. Set the following environment variables
40+
> before running make:
41+
>
42+
> export GATEWAY_IMPLEMENTATION=istio
43+
> export GATEWAY_CONTROL_PLANE_NAMESPACE=istio-system
44+
3845
Run the following:
3946

4047
```bash

0 commit comments

Comments
 (0)