diff --git a/src/docs/ocean/_sidebar.md b/src/docs/ocean/_sidebar.md index 1d17b727e7..80a66d54b8 100644 --- a/src/docs/ocean/_sidebar.md +++ b/src/docs/ocean/_sidebar.md @@ -35,7 +35,8 @@ - [Extended Resource Support Setup](ocean/tutorials/set-up-extended-resource-support) - [Headroom](ocean/features/headroom) - [Health Checks & Auto-Healing](ocean/features/health-checks-and-autohealing) - - [Install Network Client](ocean/tutorials/install-network-client) + - [Install Network Client (Controller V1)](ocean/tutorials/install-network-client) + - [Install Network Client (Controller V2)](ocean/tutorials/install-network-client-v2) - [Labels & Taints](ocean/features/labels-and-taints) - [Create Custom Labels](ocean/tutorials/create-custom-labels) - [Log Integration with S3](ocean/features/log-integration-with-s3)