Skip to content

Commit 8333a69

Browse files
authored
Merge pull request #1492 from fluent/lynettemiles/sc-105704/update-installation-supported-platforms-md
2 parents 9d30cca + fb8dd97 commit 8333a69

File tree

1 file changed

+31
-26
lines changed

1 file changed

+31
-26
lines changed

installation/supported-platforms.md

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,39 @@
1-
# Supported Platforms
1+
# Supported platforms
22

3-
The following operating systems and architectures are supported in Fluent Bit.
3+
Fluent Bit supports the following operating systems and architectures:
44

55
| Operating System | Distribution | Architectures |
66
| :--- | :--- | :--- |
7-
| Linux | [Amazon Linux 2023](linux/amazon-linux.md) | x86\_64, Arm64v8 |
8-
| | [Amazon Linux 2](linux/amazon-linux.md) | x86\_64, Arm64v8 |
9-
| | [Centos 9 Stream](linux/redhat-centos.md) | x86\_64, Arm64v8 |
10-
| | [Centos 8](linux/redhat-centos.md) | x86\_64, Arm64v8 |
11-
| | [Centos 7](linux/redhat-centos.md) | x86\_64, Arm64v8 |
12-
| | [Rocky Linux 8](linux/redhat-centos.md) | x86\_64, Arm64v8 |
13-
| | [Alma Linux 8](linux/redhat-centos.md) | x86\_64, Arm64v8 |
14-
| | [Debian 12 \(Bookworm\)](linux/debian.md) | x86\_64, Arm64v8 |
15-
| | [Debian 11 \(Bullseye\)](linux/debian.md) | x86\_64, Arm64v8 |
16-
| | [Debian 10 \(Buster\)](linux/debian.md) | x86\_64, Arm64v8 |
17-
| | [Ubuntu 24.04 \(Noble Numbat\)](linux/ubuntu.md) | x86\_64, Arm64v8 |
18-
| | [Ubuntu 22.04 \(Jammy Jellyfish\)](linux/ubuntu.md) | x86\_64, Arm64v8 |
19-
| | [Ubuntu 20.04 \(Focal Fossa\)](linux/ubuntu.md) | x86\_64, Arm64v8 |
20-
| | [Ubuntu 18.04 \(Bionic Beaver\)](linux/ubuntu.md) | x86\_64, Arm64v8 |
21-
| | [Ubuntu 16.04 \(Xenial Xerus\)](linux/ubuntu.md) | x86\_64 |
22-
| | [Raspbian 11 \(Bullseye\)](linux/raspbian-raspberry-pi.md) | Arm32v7 |
23-
| | [Raspbian 10 \(Buster\)](linux/raspbian-raspberry-pi.md) | Arm32v7 |
7+
| Linux | [Amazon Linux 2023](linux/amazon-linux.md) | x86_64, Arm64v8 |
8+
| | [Amazon Linux 2](linux/amazon-linux.md) | x86_64, Arm64v8 |
9+
| | [CentOS 9 Stream](linux/redhat-centos.md) | x86_64, Arm64v8 |
10+
| | [CentOS 8](linux/redhat-centos.md) | x86_64, Arm64v8 |
11+
| | [CentOS 7](linux/redhat-centos.md) | x86_64, Arm64v8 |
12+
| | [Rocky Linux 8](linux/redhat-centos.md) | x86_64, Arm64v8 |
13+
| | [Alma Linux 8](linux/redhat-centos.md) | x86_64, Arm64v8 |
14+
| | [Debian 12 (Bookworm)](linux/debian.md) | x86_64, Arm64v8 |
15+
| | [Debian 11 (Bullseye)](linux/debian.md) | x86_64, Arm64v8 |
16+
| | [Debian 10 (Buster)](linux/debian.md) | x86_64, Arm64v8 |
17+
| | [Ubuntu 24.04 (Noble Numbat)](linux/ubuntu.md) | x86_64, Arm64v8 |
18+
| | [Ubuntu 22.04 (Jammy Jellyfish)](linux/ubuntu.md) | x86_64, Arm64v8 |
19+
| | [Ubuntu 20.04 (Focal Fossa)](linux/ubuntu.md) | x86_64, Arm64v8 |
20+
| | [Ubuntu 18.04 (Bionic Beaver)](linux/ubuntu.md) | x86_64, Arm64v8 |
21+
| | [Ubuntu 16.04 (Xenial Xerus)](linux/ubuntu.md) | x86_64 |
22+
| | [Raspbian 11 (Bullseye)](linux/raspbian-raspberry-pi.md) | Arm32v7 |
23+
| | [Raspbian 10 (Buster)](linux/raspbian-raspberry-pi.md) | Arm32v7 |
2424
| macOS | * | x86_64, Apple M1 |
25-
| Windows | [Windows Server 2019](windows.md) | x86\_64, x86 |
26-
| | [Windows 10 1903](windows.md) | x86\_64, x86 |
25+
| Windows | [Windows Server 2019](windows.md) | x86_64, x86 |
26+
| | [Windows 10 1903](windows.md) | x86_64, x86 |
2727

28-
From an architecture support perspective, Fluent Bit is fully functional on x86\_64, Arm64v8 and Arm32v7 based processors.
28+
From an architecture support perspective, Fluent Bit is fully functional on x86_64,
29+
Arm64v8, and Arm32v7 based processors.
2930

30-
Fluent Bit can work also on OSX and \*BSD systems, but not all plugins will be available on all platforms.
31-
Official support will be expanding based on community demand.
32-
Fluent Bit may run on older operating systems though will need to be built from source, or use custom packages from [enterprise providers](https://fluentbit.io/enterprise).
31+
Fluent Bit can work also on macOS and Berkeley Software Distribution (BSD) systems,
32+
but not all plugins will be available on all platforms.
3333

34-
Fluent Bit is supported on Linux on IBM Z (s390x) environment with some restrictions but only container images are provided for these targets officially.
34+
Official support is based on community demand. Fluent Bit might run on older operating
35+
systems, but must be built from source, or using custom packages from
36+
[enterprise providers](https://fluentbit.io/enterprise).
37+
38+
Fluent Bit is supported for Linux on IBM Z (s390x) environments with some
39+
restrictions, but only container images are provided for these targets officially.

0 commit comments

Comments
 (0)