Skip to content

Commit 54f4662

Browse files
committed
Make additional documentation changes
Signed-off-by: aztecher <[email protected]>
1 parent 00c54f2 commit 54f4662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/observability/ovn-observability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ As of Aug 2024, the kernel need to be built from the source, therefore to try th
4545
- rebuild the kernel with the current master branch from [Linus' tree](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git)
4646
- to rebuild on fedora: https://docs.fedoraproject.org/en-US/quick-docs/kernel-build-custom/#_building_a_vanilla_upstream_kernel
4747
- Build an ovn-kubernetes image that uses the latest OVS/OVN code:
48-
`OVS_BRANCH=main make -C dist/images fedora-dev`
49-
- Start kind with that image, use `-ov localhost/ovn-kube-fedora-dev:latest` flag with `kind.sh` script.
48+
`OVS_BRANCH=main make -C dist/images fedora-dev-local-gw-deployment`
49+
- Start kind with that image, use `-ov localhost/ovn-daemonset-fedora:latest` flag with `kind.sh` script.
5050

5151
## Workflow Description
5252

0 commit comments

Comments
 (0)