Skip to content

Commit d303ace

Browse files
authored
Doc-439 - Note about not using SELinux in deployments due to latency (#903)
1 parent 93f2057 commit d303ace

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/deploy/partials/requirements.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ endif::[]
99

1010
- Minimum version required of Ubuntu: {supported-ubuntu-required}. *Recommended*: {supported-ubuntu-recommended}
1111

12+
NOTE: Enabling SELinux (Security-Enhanced Linux) can result in latency issues. If you wish to avoid such latency issues, do not use this mechanism.
13+
1214
*Recommendation*: Linux kernel 4.19 or later for better performance.
1315

1416
ifdef::env-kubernetes[]

0 commit comments

Comments
 (0)