Skip to content

Commit a49ac74

Browse files
authored
Update get-started-with-cluster-registry.md
1 parent 5a05d61 commit a49ac74

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

articles/operator-service-manager/get-started-with-cluster-registry.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Azure Operator Service Manager Cluster Registry
2+
title: Get started with Azure Operator Service Manager cluster registry
33
description: Azure Operator Service Manager cluster registry feature provides a locally resilent edge registry service to host Nexus K8s container image artifacts.
44
author: msftadam
55
ms.author: adamdor
@@ -9,14 +9,11 @@ ms.service: azure-operator-service-manager
99
---
1010

1111
# Get started with Cluster Registry
12-
AOSM CNF CLUSTER REGISTRY
1312
* Original Author: Tobias Weisserth
1413
* Original Publish Date: July 26, 2024
1514

1615
## Overview
17-
IMPROVING RESILIENCY FOR CLOUD NATIVE NETWORK FUNCTIONS WITH AZURE OPERATOR SERVICE MANAGER CLUSTER REGISTRY
18-
19-
Applies to:
16+
Improving resiliency for cloud native network functions with Azure Operator Service Manager cluster registry. Applies to:
2017
* AOSM ARM API Version: 2023-09-01
2118
* AOSM CNF Arc for Kubernetes Extension Build Number: 1.0.2711-7
2219

@@ -49,5 +46,4 @@ If there's a CNF application already deployed without cluster registry, the cont
4946
AOSM cluster registry feature uses nexus-volume storage class to store the container images in the Nexus Kubernetes cluster. By default, a 100-GB persistent volume is created if the user doesn't specify the size of the cluster registry.
5047

5148
### Can I change the storage size after a deployment?
52-
It's important to plan for the persistent volume storage size before you install the cluster registry on the Nexus K8s cluster. It can't be modified after the initial deployment. We recommend configuring the size of the volume by 3x to 4x of the starting installation size of the network function that goes on that cluster.
53-
49+
Storage size can't be modified after the initial deployment. We recommend configuring the volume size by 3x to 4x of the starting size.

0 commit comments

Comments
 (0)