We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe3e34 commit 04e9dc8Copy full SHA for 04e9dc8
docs/how-it-works.md
@@ -76,7 +76,7 @@ Run through them again for a second cluster to use with the extended example sho
76
77
1. Run the following to deploy the controller:
78
```bash
79
- kubectl apply -f examples/deploy.yaml
+ kubectl apply -f examples/deploy-v0.0.1.yaml
80
```
81
82
## Using the Gateway API Controller
@@ -246,7 +246,6 @@ For example, it will:
246
247
The following figure illustrates this:
248
249
-[Image: example2.png]
250

251
252
**Steps**
0 commit comments