Frequently asked questions
How can I run the unreleased master version?
-
Clone the logging-operator repo.
git clone git@github.com:kube-logging/logging-operator.git
-
Navigate to the
logging-operator
folder.cd logging-operator
-
Install with helm
-
Helm v3
helm upgrade --install --wait --create-namespace --namespace logging logging ./charts/logging-operator --set image.tag=master
-
How can I support the project?
- Give a star to this repository
- Add your company to the adopters list
Last modified August 16, 2024: Merge pull request #252 from george-kuanli-peng/fix-component-overview (0f2e267)