Hello,
Do you know what Flyte DB table (I am using AWS RDS Aurora postgres) the flyte domains are being inserted to?
After initial Flyte deployment to k8s, I don’t see ANY Flyte tables being populated except for the table projects that has records of the projects correctly.
Is this normal?
My domain:
Copy code
domain:
domains:
- id: beta
name: beta
t
tall-lock-23197
01/29/2024, 6:07 AM
do you see any errors in your flyte deployment pods?
s
salmon-refrigerator-32115
01/29/2024, 4:43 PM
Hi @tall-lock-23197,
Copy code
sync-cluster-resources panic: Failed to sync cluster resources : Failed to create kubernetes object from config template [ad_spark_service_account.yaml] for namespace [flyteexamples-integration] with err: namespaces "flyteexamples-integration" not found,
a
average-finland-92144
01/29/2024, 6:31 PM
After initial Flyte deployment to k8s, I don’t see ANY Flyte tables being populated except for the table projects that has records of the projects correctly.
Is this normal?
I'd say so. I can see the same behavior on my EKS deployment which is working fine.
I see