Install
Caution: The master branch is under heavy development. Use releases instead of the master branch to get stable software.
Prerequisites
- Logging operator requires Kubernetes v1.22.x or later.
- For the Helm-based installation you need Helm v3.8.1 or later.
With the 4.3.0 release, the chart is now distributed through an OCI registry.
For instructions on how to interact with OCI registries, please take a look at Use OCI-based registries. For instructions on installing the previous 4.2.3 version, see Installation for 4.2.
Deploy Logging operator with Helm
To install the Logging operator using Helm, complete the following
Note: You need Helm v3.8 or later to be able to install the chart from an OCI registry.
-
Install the Logging operator into the logging namespace:
Expected output:
Note: By default, the Logging operator Helm chart doesn’t install the
logging
resource. If you want to install it with Helm, set the thelogging.enabled
value to true.For details on customizing the installation, see the Helm chart values.
Validate the deployment
To verify that the installation was successful, complete the following steps.
-
Check the status of the pods. You should see a new logging-operator pod.
-
Check the CRDs. You should see the following five new CRDs.