Logging Operator
Search…
Logging Operator
Logging Operator
Quickstart
Installation
Kubectl
Helm
Setup
Management
Configuration
Elasticsearch
Fluentd
Kibana
Index Lifecycle
Index Template
DEVELOPMENT
ROADMAP
CHANGELOG
Powered By
GitBook
Helm
A installation guide for "Logging Operator" inside Kubernetes cluster using Helm package manager
The easiest way to install the "Logging Operator" is by using the Helm chart. The operator helm chart is developed on the helm
=>3.0.0
version.
helm upgrade logging-operator
\
./helm-charts/logging-operator/
\
-f ./helm-charts/logging-operator/values.yaml
\
--namespace logging-operator --install
After the deployment of operator, validate the deployment using
helm test
command.
helm
test
logging-operator --namespace logging-operator
Installation - Previous
Kubectl
Next
Setup
Last modified
1yr ago
Copy link