Hey #kubernetes krowd (?)
Say you're using #HelmCharts to spin things up, and you want to kick off some kubernetes jobs...
Do you usualy kick them off via Helm, or do you just do a `kubectl apply -f <somejob.yaml>`?
We're migrating to use #RedHat #OpenShift and we want to take the most advantage of k8s, but we also have a bunch of old batch jobs that are kicked off (distinct #Java and #Python apps)
We don't have any long-running services, but any advice would be 👍