Skip to content

Commit 327de1d

Browse files
committed
More
1 parent 7a0af7b commit 327de1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginx-one/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This glossary defines terms used in the F5 NGINX One Console and F5 Distributed
2020
| **Data Plane** | The data plane is the part of a network architecture that carries user traffic. It handles tasks like forwarding data packets between devices and managing network communication. In the context of NGINX, the data plane is responsible for tasks such as load balancing, caching, and serving web content. |
2121
| **Instance** | An instance is an individual system with NGINX installed. You can group the instances of your choice in a Config Sync Group. When you add an instance to NGINX One, you need to use a data plane key. |
2222
| **Namespace** | In F5 Distributed Cloud, a namespace groups a tenant’s configuration objects, similar to administrative domains. Every object in a namespace must have a unique name, and each namespace must be unique to its tenant. This setup ensures isolation, preventing cross-referencing of objects between namespaces. |
23-
| **Staged Configurations** | A staged configuration allows you to save "work in progress." You can create it from scratch, an instance, or a Config Sync Group. It does _not_ have to be a working configuration until you publish it to an instance or a Config Sync Group. |
23+
| **Staged Configuratios** | Also known as **Staged Configs**. It allows you to save "work in progress." You can create it from scratch, an Instance, another Staged Config, or a Config Sync Group. It does _not_ have to be a working configuration until you publish it to an instance or a Config Sync Group. |
2424
| **Tenant** | A tenant in F5 Distributed Cloud is an entity that owns a specific set of configuration and infrastructure. It is fundamental for isolation, meaning a tenant cannot access objects or infrastructure of other tenants. Tenants can be either individual or enterprise, with the latter allowing multiple users with role-based access control (RBAC). |
2525
{{</bootstrap-table>}}
2626

0 commit comments

Comments
 (0)