@@ -5,15 +5,31 @@ description: A guide on how to install, deploy, and upgrade Fluent Bit
55
66<img referrerpolicy =" no-referrer-when-downgrade " src =" https://static.scarf.sh/a.png?x-pxid=e9732f9c-44a4-46d3-ab87-86138455c698 " />
77
8- ## Container deployment
8+ The Fluent Bit telemetry agent is available for Linux, macOS, Windows, and BSD family operating systems.
9+
10+ If you're interested in learning about Fluent Bit, you can try out the [ sandbox environment] ( ../about/sandbox-and-lab-resources.md ) .
11+
12+ ## Requirements
13+
14+ All Fluent Bit installations must meet certain [ requirements] ( ./requirements.md ) .
15+
16+ ## Supported platforms and packages
17+
18+ Fluent Bit software is available for a variety of platforms and can be installed using several methods.
19+
20+ You can [ direct download and compile the source code] ( ../installation/sources/README.md ) .
21+
22+ To select a package for a container or operating system, use the instructions for that option from the following links:
23+
24+ ### Container deployment
925
1026| Deployment Type | Instructions |
1127| ----------------- | -------------------------------------------------- |
1228| Kubernetes | [ Deploy on Kubernetes] ( kubernetes.md#installation ) |
1329| Docker | [ Deploy with Docker] ( docker.md ) |
1430| Containers on AWS | [ Deploy on Containers on AWS] ( aws-container.md ) |
1531
16- ## Install on Linux (packages)
32+ ### Install on Linux (packages)
1733
1834| Operating System | Installation instructions |
1935| ---------------------- | ------------------------- |
@@ -25,35 +41,28 @@ description: A guide on how to install, deploy, and upgrade Fluent Bit
2541| Yocto / Embedded Linux | [ Yocto / Embedded Linux] ( yocto-embedded-linux.md#fluent-bit-and-other-architectures ) |
2642| Buildroot / Embedded Linux | [ Buildroot / Embedded Linux] ( buildroot-embedded-linux.md ) |
2743
28- ## Install on Windows (packages)
44+ ### Install on Windows (packages)
2945
3046| Operating System | Installation instructions |
3147| ------------------- | ------------------------- |
3248| Windows Server 2019 | [ Windows Server ` EXE ` ] ( windows.md#installing-from-exe-installer ) , [ Windows Server ZIP] ( windows.md#installing-from-zip-archive ) |
3349| Windows 10 2019.03 | [ Windows ` EXE ` ] ( windows.md#installing-from-exe-installer ) , [ Windows ZIP] ( windows.md#installing-from-zip-archive ) |
3450
35- ## Install on macOS (packages)
51+ ### Install on macOS (packages)
3652
3753| Operating System | Installation instructions |
3854| ------------------- | --------------------------------------------- |
3955| macOS | [ Homebrew] ( macos.md#installing-from-homebrew ) |
4056
41- ## Compile from source (Linux, Windows, FreeBSD, macOS)
57+ ### Compile from source (Linux, Windows, FreeBSD, macOS)
4258
4359| Operating system | Installation instructions |
4460| ---------------- | ----------------------------------------------------------- |
4561| Linux, FreeBSD | [ Compile from source] ( sources/build-and-install.md ) |
4662| macOS | [ Compile from source] ( macos.md#compile-from-source ) |
4763| Windows | [ Compile from Source] ( windows.md#compile-from-source ) |
4864
49- ## Sandbox environment
50-
51- If you are interested in learning about Fluent Bit you can try out the sandbox environment:
52-
53- {% embed url="https://play.instruqt.com/embed/Fluent/tracks/fluent-bit-getting-started-101?token=em_S2zOzhhDQepM0vDS " %}
54- Fluent Bit sandbox environment
55- {% endembed %}
5665
57- ## Enterprise packages
66+ ### Enterprise packages
5867
59- Fluent Bit packages are also provided by [ enterprise providers] ( https://fluentbit.io/enterprise ) for older end of life versions, Unix systems, and additional support and features including aspects like CVE backporting.
68+ Fluent Bit packages are also provided by [ enterprise providers] ( https://fluentbit.io/enterprise ) for older end-of- life versions, Unix systems, or for additional support and features including aspects (such as CVE backporting) .
0 commit comments