@@ -6,40 +6,39 @@ description: The following serves as a guide on how to install/deploy/upgrade Fl
66
77## Container Deployment
88
9- | Deployment Type | Instructions |
10- | : --- | : --- |
11- | Kubernetes | [ Deploy on Kubernetes] ( kubernetes.md#installation ) |
12- | Docker | [ Deploy with Docker] ( docker.md ) |
13- | Containers on AWS | [ Deploy on Containers on AWS] ( aws-container.md ) |
14-
15- ## Install on Linux \ ( Packages\ )
16-
17- | Operating System | Installation Instructions |
18- | : --- | : --- |
19- | CentOS / Red Hat | [ CentOS 7] ( linux/redhat-centos.md#install-on-redhat-centos ) , [ CentOS 8] ( linux/redhat-centos.md#install-on-redhat-centos ) |
20- | Ubuntu | [ Ubuntu 16.04 LTS] ( linux/ubuntu.md#ubuntu-16-04-lts-xenial-xerus ) , [ Ubuntu 18.04 LTS] ( linux/ubuntu.md#ubuntu-18-04-lts-bionic-beaver ) , [ Ubuntu 20.04 LTS] ( linux/ubuntu.md#ubuntu-20-04-lts-focal-fossa ) |
21- | Debian | [ Debian 9] ( linux/debian.md#debian-9-stretch ) , [ Debian 10] ( linux/debian.md#debian-10-buster ) |
22- | Amazon Linux | [ Amazon Linux 2] ( linux/amazon-linux.md#install-on-amazon-linux-2 ) |
23- | Raspbian / Rasberry Pi | [ Raspbian 10] ( linux/raspbian-raspberry-pi.md#raspbian-10-buster ) |
24- | Yocto / Embedded Linux | [ Yocto / Embedded Linux] ( yocto-embedded-linux.md#fluent-bit-and-other-architectures ) |
25-
26- ## Install on Windows \ ( Packages\ )
27-
28- | Operating System | Installation Instructions |
29- | : --- | : --- |
9+ | Deployment Type | Instructions |
10+ | ----------------- | ----------------------------------------------- --- |
11+ | Kubernetes | [ Deploy on Kubernetes] ( kubernetes.md#installation ) |
12+ | Docker | [ Deploy with Docker] ( docker.md ) |
13+ | Containers on AWS | [ Deploy on Containers on AWS] ( aws-container.md ) |
14+
15+ ## Install on Linux (Packages)
16+
17+ | Operating System | Installation Instructions |
18+ | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --- |
19+ | CentOS / Red Hat | [ CentOS 7] ( linux/redhat-centos.md#install-on-redhat-centos ) , [ CentOS 8] ( linux/redhat-centos.md#install-on-redhat-centos ) |
20+ | Ubuntu | [ Ubuntu 16.04 LTS] ( linux/ubuntu.md#ubuntu-16-04-lts-xenial-xerus ) , [ Ubuntu 18.04 LTS] ( linux/ubuntu.md#ubuntu-18-04-lts-bionic-beaver ) , [ Ubuntu 20.04 LTS] ( linux/ubuntu.md#ubuntu-20-04-lts-focal-fossa ) |
21+ | Debian | [ Debian 9] ( linux/debian.md#debian-9-stretch ) , [ Debian 10] ( linux/debian.md#debian-10-buster ) |
22+ | Amazon Linux | [ Amazon Linux 2] ( linux/amazon-linux.md#install-on-amazon-linux-2 ) |
23+ | Raspbian / Rasberry Pi | [ Raspbian 10] ( linux/raspbian-raspberry-pi.md#raspbian-10-buster ) |
24+ | Yocto / Embedded Linux | [ Yocto / Embedded Linux] ( yocto-embedded-linux.md#fluent-bit-and-other-architectures ) |
25+
26+ ## Install on Windows (Packages)
27+
28+ | Operating System | Installation Instructions |
29+ | ------------------- | ------------------------------------------------------------------------------------------------------------------------- --- |
3030| Windows Server 2019 | [ Windows Server EXE] ( windows.md#installing-from-exe-installer ) , [ Windows Server ZIP] ( windows.md#installing-from-zip-archive ) |
31- | Windows 10 2019.03 | [ Windows EXE] ( windows.md#installing-from-exe-installer ) , [ Windows ZIP] ( windows.md#installing-from-zip-archive ) |
31+ | Windows 10 2019.03 | [ Windows EXE] ( windows.md#installing-from-exe-installer ) , [ Windows ZIP] ( windows.md#installing-from-zip-archive ) |
3232
33- ## Compile from Source \ ( Linux, Windows, FreeBSD, MacOS\ )
33+ ## Compile from Source (Linux, Windows, FreeBSD, MacOS)
3434
35- | Operating System | Installation Instructions |
36- | : --- | : --- |
35+ | Operating System | Installation Instructions |
36+ | --------------------- | --------------------------------------------------- --- |
3737| Linux, FreeBSD, MacOS | [ Compile from source] ( sources/download-source-code.md ) |
38- | Windows | [ Compile from Source] ( windows.md#compile-from-source ) |
38+ | Windows | [ Compile from Source] ( windows.md#compile-from-source ) |
3939
4040## Enterprise Packages
4141
4242Fluent 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. A list provided by fluentbit.io/enterprise is provided below
4343
44- * [ Calyptia Fluent Bit LTS] ( https://www.calyptia.com/calyptia-agent )
45-
44+ * [ Calyptia Fluent Bit LTS] ( https://www.calyptia.com/download )
0 commit comments