Has anyone ever deployed a k8s agent with a helm chart as opposed to cli command?
l
Has anyone ever deployed a k8s agent with a helm chart as opposed to cli command?
k
Hey @Leon Kozlowski, looking good with the profile pic. I think you can do it with server like this
Otherwise see this issue
l
My usecase is for cloud, what I’ve been doing today is pulling it out via kubectl
kubectl get deployment -o yaml prefect-agent
and then piping that into a file and building a chart form that output
z
we use helm! believe our SRE team is planning on writing a blog post on it at some point
👍 1
👀 1