Skip to content

rancher/fluent-bit-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packaging for Windows fluent-bit Images

dockerhub

This repository houses fluent-bit Windows image packaging for Rancher Logging, which is based on the banzaicloud/logging-operator. For Linux images, use upstream fluent/fluent-bit or rancher/mirrored-fluent-fluent-bit.

Updating

  1. Change the value(s) in config.json to the new version(s).
  2. Run make.
  3. Commit those changes and push/merge into the main branch (master).
  4. Tag a new release and push into the main branch (master).

Testing with the Upstream Chart

One way to test the upstream chart with this package is to edit the default repository and tag in the Go code, and then test the chart locally.

make manifests
make generate
make install
go run main.go
helm install logging-demo ./charts/logging-demo --set "minio.enabled=True"

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •