Skip to content

Commit f877e85

Browse files
committed
OSSMDOC-625: Preliminary work, moving Core Feeatures topic out of Release Notes.
1 parent 674ef9a commit f877e85

File tree

3 files changed

+19
-6
lines changed

3 files changed

+19
-6
lines changed

modules/ossm-core-features.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
////
2+
Module included in the following assemblies:
3+
* service_mesh/v2x/servicemesh-release-notes.adoc
4+
////
5+
6+
:_content-type: CONCEPT
7+
[id="ossm-core-features_{context}"]
8+
= Core features
9+
10+
{SMProductName} provides a number of key capabilities uniformly across a network of services:
11+
12+
* *Traffic Management* - Control the flow of traffic and API calls between services, make calls more reliable, and make the network more robust in the face of adverse conditions.
13+
* *Service Identity and Security* - Provide services in the mesh with a verifiable identity and provide the ability to protect service traffic as it flows over networks of varying degrees of trustworthiness.
14+
* *Policy Enforcement* - Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers. Policy changes are made by configuring the mesh, not by changing application code.
15+
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.

modules/ossm-rn-new-features.adoc

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,15 @@ Module included in the following assemblies:
55

66
:_content-type: PROCEDURE
77
[id="ossm-rn-new-features_{context}"]
8-
= Core features
8+
= New features and enhancements
99

1010
////
1111
*Feature* – Describe the new functionality available to the customer. For enhancements, try to describe as specifically as possible where the customer will see changes.
1212
*Reason* – If known, include why has the enhancement been implemented (use case, performance, technology, etc.). For example, showcases integration of X with Y, demonstrates Z API feature, includes latest framework bug fixes. There may not have been a 'problem' previously, but system behavior may have changed.
1313
*Result* – If changed, describe the current user experience
1414
////
15-
{SMProductName} provides a number of key capabilities uniformly across a network of services:
1615

17-
* *Traffic Management* - Control the flow of traffic and API calls between services, make calls more reliable, and make the network more robust in the face of adverse conditions.
18-
* *Service Identity and Security* - Provide services in the mesh with a verifiable identity and provide the ability to protect service traffic as it flows over networks of varying degrees of trustworthiness.
19-
* *Policy Enforcement* - Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers. Policy changes are made by configuring the mesh, not by changing application code.
20-
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.
16+
This release adds improvements related to the following components and concepts.
2117

2218
== New features {SMProductName} version {SMProductVersion}
2319

service_mesh/v2x/ossm-about.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ include::_attributes/common-attributes.adoc[]
77
toc::[]
88

99
include::modules/ossm-servicemesh-overview.adoc[leveloffset=+1]
10+
11+
include::modules/ossm-core-features.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)