mirror of https://github.com/hashicorp/consul
Backport of docs: Sameness "beta" warning into release/1.16.x (#18021)
* backport of commitpull/18029/head73d41e410c
* backport of commit8cc5520baf
--------- Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
parent
377377f7f1
commit
7dcf0d8f3c
|
@ -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