8000 GitHub - kube-logging/helm-charts: Kube logging Helm chart repository
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

kube-logging/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Helm Charts

GitHub Workflow Status Artifact HUB Kubernetes Version

Various Helm charts for Kube logging.

Usage

Helm must be installed to use these charts. Please refer to the official documentation to get started.

helm repo add kube-logging https://kube-logging.github.io/helm-charts

You can then see the charts by running:

helm search repo kube-logging

You can install charts using the following command:

helm install --generate-name kube-logging/CHART
# OR
helm install --name my-release kube-logging/CHART

Tip: List all installed releases using helm list.

To uninstall a chart release:

helm delete my-release

About

Kube logging Helm chart repository

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

0