rohityadavcloud commented on code in PR #545:
URL: 
https://github.com/apache/cloudstack-documentation/pull/545#discussion_r2306546875


##########
source/adminguide/extensions.rst:
##########
@@ -72,14 +72,14 @@ An Orchestrator extension enables CloudStack to delegate VM 
orchestration to an
 
    - Instance Preparation: Orchestrator extensions can optionally perform a 
preparation step during instance deployment. This step is executed before the 
instance is started on the external system. It allows the extension to update 
certain instance details in CloudStack. CloudStack sends a structured JSON 
containing the instance configuration, and the extension can respond with the 
values it wishes to modify. Currently, only a limited set of fields can be 
updated: the instance’s VNC password, MAC address, details, and the IPv4/IPv6 
addresses of its NICs.
 
-   - Networking: If networking is setup properly on the external system (See 
:ref:`built-in extensions networking <proxmox-networking>` for more details.), 
the Virtual Router in CloudStack can connect to the external VMs and provide 
DHCP, DNS, and routing services.
+   - Networking: If networking is setup properly on the external system (See 
:ref:`inbuilt extensions networking <proxmox-networking>` for more details.), 
the Virtual Router in CloudStack can connect to the external VMs and provide 
DHCP, DNS, and routing services.

Review Comment:
   ```suggestion
      - Networking: If networking is setup properly on the external system (See 
:ref:`in-built extensions networking <proxmox-networking>` for more details.), 
the Virtual Router in CloudStack can connect to the external VMs and provide 
DHCP, DNS, and routing services.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to