Introduction
A network instance (NI) enables network connectivity for edge applications, allowing them to connect with external networks and other apps on the same node. This article explains how to manage NIs using the ZEDEDA GUI, including creation, updates, and deletion commands, with examples for each action.
Prerequisites
This is a series of articles. You will likely follow them in this order.
- Network Instance Overview
- Create a Network Instance
- Manage a Network Instance - You are here!
- Use the ZEDEDA CLI to Manage a Network Instance
View your network instances
After you create network instances, you can view them.
- Hover on the Library dropdown menu.
- Select Network Instances from the options.
- Observe both the list of your instances and the Summary drop down panel.
- Click on one of your instances to see its details.
NOTE: The orange arrow icon () marks a network instance as a default instance.
Update a network instance
After you create a network instance, you can update it when things change.
- Navigate to your Network Instances list view and select an instance.
- Click on the Basic Info tab.
- Click on the pencil icon.
- Make your changes.
- Click Submit. A toast notification will appear.
Delete a network instance
After you create a network instance, you can delete it when you no longer need it.
- Navigate to your Network Instance list view and select an instance.
- From the details page of your chosen instance, click the meatballs icon in the top right of the page.
- Select Delete from the drop down options.
- Confirm the deletion. A toast message will appear.
NOTE: Network Instances cannot be deleted if attached to more than one edge app Instance.
Next steps
This is a series of articles. You will likely follow them in this order.
- Network Instance Overview
- Create a Network Instance
- Manage a Network Instance - You are here!
- Use the ZEDEDA CLI to Manage a Network Instance
After you’ve completed the series, you might be interested in the following articles.
- See Network Instances: a use case for an example of using adapter labels to implement multi-path routing with failover and port-forwarding restrictions.
- Deploy the edge application instance on the edge node to instantiate the app.
- Manage edge nodes and manage edge apps.