Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions site-src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ resources), in the same cluster.

## Gateway API for Service Mesh (the [GAMMA initiative](/mesh/gamma)) <a name="for-service-mesh"></a>

??? success "Standard Channel since v1.2.0"
??? success "Standard Channel since v1.1.0"

The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use cases
has been part of the Standard Channel since v1.2.0 and are considered stable APIs. For more
information refer to our [versioning guide](/concepts/versioning).
The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use
cases has been part of the Standard Channel since v1.1.0 and is considered
GA. For more information refer to our [versioning guide](/concepts/versioning).

Things are a bit different when using Gateway API to manage a [service
mesh][service-mesh]. Since there will usually only be one mesh active in the
Expand Down
8 changes: 4 additions & 4 deletions site-src/mesh/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

# Gateway API for Service Mesh

??? success "Standard Channel since v1.2.0"
??? success "Standard Channel since v1.1.0"

The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use cases
has been part of the Standard Channel since v1.2.0 and are considered stable APIs. For more
information refer to our [versioning guide](/concepts/versioning).
The [GAMMA initiative](/mesh/gamma) work for supporting service mesh use
cases has been part of the Standard Channel since v1.1.0 and is considered
GA. For more information refer to our [versioning guide](/concepts/versioning).

The "[GAMMA initiative](/mesh/gamma)" refers to the group that is defining how
Gateway API can be used for Service Mesh. To date, this group has been able to
Expand Down