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 March 12, 2024: Merge pull request #229 from kube-logging/pagefind-restructure (c4cf8da)