diff --git a/installation/getting-started-with-fluent-bit.md b/installation/getting-started-with-fluent-bit.md index 5b1e4223c..2f50d20f1 100644 --- a/installation/getting-started-with-fluent-bit.md +++ b/installation/getting-started-with-fluent-bit.md @@ -1,23 +1,22 @@ --- -description: The following serves as a guide on how to install/deploy/upgrade Fluent Bit +description: A guide on how to install, deploy, and upgrade Fluent Bit --- +# Get started with Fluent Bit -# Getting Started with Fluent Bit +## Container deployment -## Container Deployment - -| Deployment Type | Instructions | +| Deployment Type | instructions | | ----------------- | -------------------------------------------------- | | Kubernetes | [Deploy on Kubernetes](kubernetes.md#installation) | | Docker | [Deploy with Docker](docker.md) | | Containers on AWS | [Deploy on Containers on AWS](aws-container.md) | -## Install on Linux (Packages) +## Install on Linux (packages) -| Operating System | Installation Instructions | -| ---------------------- | -------------------------- | +| Operating System | Installation instructions | +| ---------------------- | ------------------------- | | CentOS / Red Hat | [CentOS 7](linux/redhat-centos.md#install-on-redhat-centos), [CentOS 8](linux/redhat-centos.md#install-on-redhat-centos), [CentOS 9 Stream](linux/redhat-centos.md#install-on-redhat-centos) | | Ubuntu | [Ubuntu 16.04 LTS](linux/ubuntu.md), [Ubuntu 18.04 LTS](linux/ubuntu.md), [Ubuntu 20.04 LTS](linux/ubuntu.md), [Ubuntu 22.04 LTS](linux/ubuntu.md) | | Debian | [Debian 10](linux/debian.md), [Debian 11](linux/debian.md), [Debian 12](linux/debian.md) | @@ -26,22 +25,22 @@ description: The following serves as a guide on how to install/deploy/upgrade Fl | Yocto / Embedded Linux | [Yocto / Embedded Linux](yocto-embedded-linux.md#fluent-bit-and-other-architectures) | | Buildroot / Embedded Linux | [Buildroot / Embedded Linux](buildroot-embedded-linux.md) | -## Install on Windows (Packages) +## Install on Windows (packages) -| Operating System | Installation Instructions | -| ------------------- | ---------------------------------------------------------------------------------------------------------------------------- | +| Operating System | Installation instructions | +| ------------------- | ------------------------- | | Windows Server 2019 | [Windows Server EXE](windows.md#installing-from-exe-installer), [Windows Server ZIP](windows.md#installing-from-zip-archive) | | Windows 10 2019.03 | [Windows EXE](windows.md#installing-from-exe-installer), [Windows ZIP](windows.md#installing-from-zip-archive) | -## Install on macOS (Packages) +## Install on macOS (packages) -| Operating System | Installation Instructions | +| Operating System | Installation instructions | | ------------------- | --------------------------------------------- | | macOS | [Homebrew](macos.md#installing-from-homebrew) | ## Compile from Source (Linux, Windows, FreeBSD, macOS) -| Operating System | Installation Instructions | +| Operating system | Installation instructions | | ---------------- | ----------------------------------------------------------- | | Linux, FreeBSD | [Compile from source](sources/build-and-install.md) | | macOS | [Compile from source](macos.md#compile-from-source) | @@ -49,7 +48,7 @@ description: The following serves as a guide on how to install/deploy/upgrade Fl ## Sandbox Environment -If you are interested in learning about Fluent Bit you can try out the sandbox environment +If you are interested in learning about Fluent Bit you can try out the sandbox environment: {% embed url="https://play.instruqt.com/embed/Fluent/tracks/fluent-bit-getting-started-101?token=em_S2zOzhhDQepM0vDS" %} Fluent Bit Sandbox Environment @@ -57,7 +56,6 @@ Fluent Bit Sandbox Environment ## Enterprise Packages -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. -A list provided by fluentbit.io/enterprise is provided below - -* [Calyptia Fluent Bit LTS](https://calyptia.com/products/lts-fluentbit/) +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.