Skip to content

Commit ddf87b1

Browse files
docs: update installation details (#56)
* docs: update installation details Signed-off-by: Patrick Stephens <[email protected]> * Update docs/supported-platforms.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> * docs: tweak Alma usage Signed-off-by: Patrick Stephens <[email protected]> --------- Signed-off-by: Patrick Stephens <[email protected]> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent bdec3e1 commit ddf87b1

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/supported-platforms.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
The FluentDo agent supports all major architectures including `x86_64` and `arm64` as well as optionally `riscv64`, `s390x` and others.
44

5-
Releases can be found or watched here: <https://github.com/FluentDo/releases>
5+
Releases can be found or watched here: <https://github.com/FluentDo/agent>
6+
7+
Please [contact us](mailto:[email protected]) for full details.
68

79
## Kubernetes versions
810

@@ -26,13 +28,16 @@ Packages as well as public VM images (AMIs) are available for the following Ente
2628

2729
|OS | Versions Supported | Notes |
2830
|---|--------------------|-------|
29-
|RHEL|7.x, 8.x, 9.x, 10.x|RHEL compatibility via CentOS 7 then Rocky Linux 8-10. |
31+
|RHEL|7.x, 8.x, 9.x, 10.x|RHEL compatibility via CentOS 7 then Alma Linux 8-10. |
3032
|CentOS|6.x, 7.x||
3133
|CentOS Stream|8, 9, 10|Upstream dependencies no longer guaranteed to be RHEL-compatible.|
32-
|Alma Linux| 8, 9, 10| RHEL–compatible without breaking changes from CentOS stream. |
33-
|Rocky Linux| 8, 9, 10| RHEL–compatible without breaking changes from CentOS stream. |
34+
|Alma Linux| 8, 9, 10| RHEL–compatible without breaking changes from CentOS stream. |
35+
|Rocky Linux| 8, 9, 10| RHEL–compatible without breaking changes from CentOS stream. |
3436
|SUSE Linux Enterprise Server (SLES)|12, 15||
3537
|Ubuntu LTS|18.04, 20.04, 22.04, 24.04||
3638
|Debian|10,11,12,13||
39+
|Windows|2022,2025| Server versions but compatible with desktop equivalents |
3740

3841
Part of our support package includes testing against the specific use cases or configurations you may require.
42+
43+
Installation of packages is available via <https://packages.fluent.do> following the pattern `/<VERSION>/output/package-<TARGET>/<PACKAGE NAME>`.

0 commit comments

Comments
 (0)