Skip to content

Commit 2315af7

Browse files
authored
Update cnf-best-practices-expectations-permissions.adoc
1 parent a87ea6a commit 2315af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cnf-best-practices-expectations-permissions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Application design should conform to cloud-native design principles to the maxim
6060

6161
* CNFs shall decouple application configuration from Pods, to allow dynamic configuration updates
6262

63-
* CNFs shall support elasticity with dynamic scale up/down using kubernetes-native constructs such as ReplicaSets, etc. See test cases link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-crd-scaling[lifecycle-crd-scaling], link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-statefulset-scaling[lifecycle-statefulset-scaling]
63+
* CNFs shall support elasticity with dynamic scale up/down using kubernetes-native constructs such as ReplicaSets, etc. See test cases link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-crd-scaling[lifecycle-crd-scaling], link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-statefulset-scaling[lifecycle-statefulset-scaling], link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-deployment-scaling[lifecycle-deployment-scaling]
6464

6565
* CNFs shall support canary upgrades
6666

0 commit comments

Comments
 (0)