Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ known to work correctly with RDI.
The supported OS versions for RDI are:

- RHEL 8 & 9
- Ubuntu 18.04 & 20.04
- Ubuntu 20.04, 22.04, and 24.04

You must run the RDI installer as a privileged user because it installs
[containerd](https://containerd.io/) and registers services. However, you don't
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this tutorial you will learn how to install RDI and set up a pipeline to inge
- [Redis Insight]({{< relref "/develop/tools/insight" >}})
to edit your pipeline
- A virtual machine (VM) with one of the following operating systems:
- Ubuntu 20.04 or 22.04
- Ubuntu 20.04, 22.04, or 24.04
- RHEL 8 or 9

## Overview
Expand Down