Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#flyte-deployment
Title
# flyte-deployment
s
Stefano
10/03/2023, 5:30 PM
Hello 🙂 Anybody here managed to deploy flyte's multi-cluster deployment with a nginx controller and willing to share their values file?
d
David Espejo (he/him)
10/03/2023, 9:10 PM
Hey
@Stefano
Probably not specific to multicluster, but here are reference annotations
https://github.com/flyteorg/flyte/blob/d9586b0ea493d13683d4dd191d552bf675aa57da/charts/flyte-binary/eks-production.yaml#L127-L135
In the case of multicluster, Ingress will only be created for the control plane by default.
Post