You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/deploy/partials/linux/install-fips.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
include::shared:partial$enterprise-license.adoc[]
6
6
====
7
7
8
-
To run Redpanda in FIPS compliance mode, you must install the `redpanda-fips`package, which is separate from and dependent upon the `redpanda` install package already being installed. Install the following packages after installing `redpanda`:
8
+
To install Redpanda for FIPS compliance, install the packages `redpanda-fips` and `redpanda-rpk-fips`, which automatically pull in all required dependencies.
0 commit comments