Benjamin Huo
Benjamin Huo
@xolott to reduce memory consumption, you can disable fluentd or fluentbit controller if you don't use it  helm install fluent-operator --create-namespace -n fluent charts/fluent-operator/ --set operator.disableComponentControllers=fluent-bit,fluent-bit.crdsEnable=false
> @xolott to reduce memory consumption, you can disable fluentd or fluentbit controller if you don't use it > >  helm install fluent-operator --create-namespace -n fluent charts/fluent-operator/ --set operator.disableComponentControllers=fluent-bit,fluent-bit.crdsEnable=false...
> I can provide a PR for this. That's great
> Also is there maybe any opinionated stack example following good practices of fluent-bit being forwarder and fluend aggregator? I am doing a walkthrough so far. @ksiadz We have a...
cc @wrongerror
> helm install openfunction openfunction/openfunction -n openfunction --version 0.5.0 --create-namespace to install v1.0.0, `--version 0.5.0` should be changed? @wrongerror
@salaboy Sorry for the delay. OpenFunction's arm support is currently blocked at the build part, the buildpacks we used currently doesn't support to build images for arm yet.
> @salaboy Sorry for the delay. OpenFunction's arm support is currently blocked at the build part, the buildpacks we used currently doesn't support to build images for arm yet. @salaboy...
> I will be more than happy to assist with this work, but I will need to pair up with one of the OpenFunction maintainers to make these changes. @salaboy...
@yairyairyair This is a good requirement. It would be great if you could help with this.