Hi everyone, I'm unsure whether Flyte Binary or Fl...
# flyte-deployment
k
Hi everyone, I'm unsure whether Flyte Binary or Flyte Core is better for my setup. I have a single on-premises Kubernetes cluster with Traefik Ingress. Could anyone provide some guidance on which option would be more suitable? Also, I noticed that Flyte Binary only has a latest tag and not a stable one. Does anyone know why that is? I've searched everywhere, including the internet, GitHub issues, and discussions, but couldn't find an answer. Sorry if these are basic questions. I appreciate your help!
f
To get started my recommendation is Flyte binary you can always migrate to Flyte core when you have scale needs
🙏 1
k
thanks alot.
there is another problem too. i could not find and version for flyte-binary in packages. it just have latest version and the helm chart is using the same tag. what can i do about it ?
f
This @average-finland-92144 can help with
a
Hey @kind-night-79286 You could use packages from flyte-binary-release which have version tags. Do you plan to deploy without Helm? FYI: some users have integrated Flyte with Traefik using flyte-core (see #4962)
k
Thanks alot for answering. Im using flyte-binary chart as i mentioned before. And it uses flyte-binary image. It may be a good idea to change the helm chart default beacuse it is confusing. If you are ok i can open an issue and provide a PR to fix it.
f
Please do @average-finland-92144
a
@kind-night-79286 yes please. Thanks!
k
hey guys. i have provided a PR. i will be thankful if you check it .
h
@kind-night-79286, sorry for the delay, but ^ is actually incorrect. I opened https://github.com/flyteorg/flyte/pull/6010 with the correct fix. I'll make sure it's present before the the next releases.