Skip to content

Commit a459490

Browse files
committed
converted to two snippets
1 parent b6a8b45 commit a459490

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
FIPS (Federal Information Processing Standards) compliance is not officially supported in ECE. While ECE may function on FIPS-enabled systems, this configuration has not been validated through our testing processes and is not recommended for production environments.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
::::{important}
22
Make sure to use a supported combination of Linux distribution and container engine version as defined in our official [Support matrix](https://www.elastic.co/support/matrix#elastic-cloud-enterprise). Unsupported combinations can lead to various issues in your ECE environment, including failures when creating system deployments, upgrading workload deployments, proxy timeouts, and more.
33

4-
FIPS (Federal Information Processing Standards) compliance is not officially supported in ECE. While ECE may function on FIPS-enabled systems, this configuration has not been validated through our testing processes and is not recommended for production environments.
4+
:::{include} /deploy-manage/deploy/_snippets/ece-fips-message.md
5+
:::
56
::::

deploy-manage/deploy/cloud-enterprise/ece-software-prereq.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ products:
1212

1313
To install ECE, make sure you prepare your environment with the following software. Pay special attention to what Linux kernel and Docker or Podman versions you plan to use and follow our recommendations. Our testing has shown that not all software combinations work well together.
1414

15-
::::{include} /deploy-manage/deploy/_snippets/ece-supported-combinations.md
16-
::::
17-
1815
* [Supported Linux kernel](#ece-linux-kernel)
1916
* [Linux distributions with compatible Docker versions](#ece-linux-docker)
2017
* [Free RAM](#ece-free-ram)
@@ -84,3 +81,9 @@ You must use XFS and have quotas enabled on all allocators, otherwise disk usage
8481
::::
8582

8683

84+
## FIPS compliance
85+
86+
:::{include} /deploy-manage/deploy/_snippets/ece-fips-message.md
87+
:::
88+
89+
For more information about FIPS compliance across the {{stack}}, refer to [](/deploy-manage/security/fips.md).

0 commit comments

Comments
 (0)