appendix A Installations
This book uses components and tools in addition to those necessary to run Fluent Bit v2.x and later. This appendix addresses the setup of the tools. There is a strong focus on working with the Kubernetes ecosystem, which is dominated by Linux containers. As a result, the instructions focus on configuring Linux and using containers. We’ll use Docker to run our containers and Docker Compose to simplify parameterizing our execution of Docker containers.
A.1 Tool installation overview
Because the use of Linux dominates the Kubernetes ecosystem and containers, we’ll focus on using Linux, but where practical, we’ll also provide reference information for the Windows equivalent. If you’re working with a Windows environment, we recommend that you adopt one of the following options: