Skip to content

Commit 2180295

Browse files
committed
gs: updating for basic style
Signed-off-by: Lynette Miles <[email protected]>
1 parent 1de2cbe commit 2180295

File tree

1 file changed

+17
-19
lines changed

1 file changed

+17
-19
lines changed
Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
11
---
2-
description: The following serves as a guide on how to install/deploy/upgrade Fluent Bit
2+
description: A guide on how to install, deploy, and upgrade Fluent Bit
33
---
4+
# Get started with Fluent Bit
45

56
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=e9732f9c-44a4-46d3-ab87-86138455c698" />
67

7-
# Getting Started with Fluent Bit
8+
## Container deployment
89

9-
## Container Deployment
10-
11-
| Deployment Type | Instructions |
10+
| Deployment Type | instructions |
1211
| ----------------- | -------------------------------------------------- |
1312
| Kubernetes | [Deploy on Kubernetes](kubernetes.md#installation) |
1413
| Docker | [Deploy with Docker](docker.md) |
1514
| Containers on AWS | [Deploy on Containers on AWS](aws-container.md) |
1615

17-
## Install on Linux (Packages)
16+
## Install on Linux (packages)
1817

19-
| Operating System | Installation Instructions |
20-
| ---------------------- | -------------------------- |
18+
| Operating System | Installation instructions |
19+
| ---------------------- | ------------------------- |
2120
| 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) |
2221
| 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) |
2322
| Debian | [Debian 10](linux/debian.md), [Debian 11](linux/debian.md), [Debian 12](linux/debian.md) |
@@ -26,38 +25,37 @@ description: The following serves as a guide on how to install/deploy/upgrade Fl
2625
| Yocto / Embedded Linux | [Yocto / Embedded Linux](yocto-embedded-linux.md#fluent-bit-and-other-architectures) |
2726
| Buildroot / Embedded Linux | [Buildroot / Embedded Linux](buildroot-embedded-linux.md) |
2827

29-
## Install on Windows (Packages)
28+
## Install on Windows (packages)
3029

31-
| Operating System | Installation Instructions |
32-
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
30+
| Operating System | Installation instructions |
31+
| ------------------- | ------------------------- |
3332
| Windows Server 2019 | [Windows Server EXE](windows.md#installing-from-exe-installer), [Windows Server ZIP](windows.md#installing-from-zip-archive) |
3433
| Windows 10 2019.03 | [Windows EXE](windows.md#installing-from-exe-installer), [Windows ZIP](windows.md#installing-from-zip-archive) |
3534

36-
## Install on macOS (Packages)
35+
## Install on macOS (packages)
3736

38-
| Operating System | Installation Instructions |
37+
| Operating System | Installation instructions |
3938
| ------------------- | --------------------------------------------- |
4039
| macOS | [Homebrew](macos.md#installing-from-homebrew) |
4140

4241
## Compile from Source (Linux, Windows, FreeBSD, macOS)
4342

44-
| Operating System | Installation Instructions |
43+
| Operating system | Installation instructions |
4544
| ---------------- | ----------------------------------------------------------- |
4645
| Linux, FreeBSD | [Compile from source](sources/build-and-install.md) |
4746
| macOS | [Compile from source](macos.md#compile-from-source) |
4847
| Windows | [Compile from Source](windows.md#compile-from-source) |
4948

5049
## Sandbox Environment
5150

52-
If you are interested in learning about Fluent Bit you can try out the sandbox environment
51+
If you are interested in learning about Fluent Bit you can try out the sandbox environment:
5352

5453
{% embed url="https://play.instruqt.com/embed/Fluent/tracks/fluent-bit-getting-started-101?token=em_S2zOzhhDQepM0vDS" %}
5554
Fluent Bit Sandbox Environment
5655
{% endembed %}
5756

5857
## Enterprise Packages
5958

60-
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.
61-
A list provided by fluentbit.io/enterprise is provided below
62-
63-
* [Calyptia Fluent Bit LTS](https://calyptia.com/products/lts-fluentbit/)
59+
Fluent Bit packages are also provided by [enterprise
60+
providers](https://fluentbit.io/enterprise) for older end of life versions, Unix
61+
systems, and additional support and features including aspects like CVE backporting.

0 commit comments

Comments
 (0)