Backport of docs: Sameness "beta" warning into release/1.16.x (#18021)
* backport of commit 73d41e410cdd9622493b1cdca2c236289a2d7973 * backport of commit 8cc5520bafed4d421aee7cad38f67f0ae78a5675 --------- Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
This commit is contained in:
parent
8cf72272d1
commit
083d57d742
|
@ -10,7 +10,7 @@ This topic describes how to designate groups of services as functionally identic
|
|||
|
||||
<Warning>
|
||||
|
||||
Sameness groups are a beta feature in this version of Consul. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support.
|
||||
Sameness groups are a beta feature for all Consul v1.16.x releases. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support.
|
||||
|
||||
</Warning>
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ To learn more about creating a sameness group, refer to [Create sameness groups]
|
|||
|
||||
<Warning>
|
||||
|
||||
Sameness groups are a beta feature in this version of Consul. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support.
|
||||
Sameness groups are a beta feature for all Consul v1.16.x releases. Functionality is subject to change. You should never use the beta release in secure environments or production scenarios. Features in beta may experience performance issues, scaling issues, and limited support.
|
||||
|
||||
</Warning>
|
||||
|
||||
|
|
Loading…
Reference in New Issue