https://github.com/osquery/osquery logo
#kolide
Title
# kolide
g

gjyoung

07/07/2018, 2:06 PM
Hi channel! Is there a k8s Helm chart to deploy the OSS Kolide Fleet? if not: any interest in collaborating to create one? I started one here if anyone is interested: https://github.com/gjyoung1974/kolide-fleet-chart It's pretty rough right now but should be able to get it functional next week
👏 2
s

stefanmaerz

07/09/2018, 12:15 PM
I"m 100% interested. we are starting to use helm in our enviornment with openshift and I've already encountered use cases. I haven't sat down and learned how to use it yet however
g

gjyoung

07/09/2018, 3:27 PM
sounds good! feel free to fork and make a PR there. If we make this generally useful we can approach the k8s people and request inclusion into the helm charts master repo for sake of posterity
I'd like to make the chart 1. reference the dependency charts (vs including them in the repo) 2. override the default properties/settings for the dependencies like MySQL and Redis (have the properties flow from the kolide-fleet chart) 3. better handling of secrets 4. tune up the security
2 Views