Hello team can anyone help me to deploy the flyte ...
# flyte-support
d
Hello team can anyone help me to deploy the flyte core in kubernetes. I need to deploy flyte-core in digital ocean cluster i tryed this repo https://github.com/davidmirror-ops/flyte-the-hard-way but i am faccing some issues i dont know why so please help me to resolve the issues for you if working successfully give me the flyte-deps and flyte-core values.yaml files please. thanks.
f
Read your post 10 times and ask yourself how could anyone help you, with you giving absolutely zero details about what's the problem besides "some issue". Everyone deploying Flyte will most likely face some issue, because each K8s cluster is slightly different
d
@flat-waiter-82487 see Here is my binary-values.yaml and this is my KinD system INFO Addresses: InternalIP: 172.18.0.3 Hostname: kind-worker Capacity: cpu: 4 ephemeral-storage: 29378688Ki hugepages-1Gi: 0 hugepages-2Mi: 0 memory: 16167184Ki pods: 110 Allocatable: cpu: 4 ephemeral-storage: 29378688Ki hugepages-1Gi: 0 hugepages-2Mi: 0 memory: 16167184Ki pods: 110
This is the issues i am fassing which the memory no sufficency. why? even i give the max request of resource only.
c
A task being OOM killed is more of a general kubernetes issue. What are you memory limits set to? Do you have metrics that indicate container memory utilization?
d
Thanks @clean-glass-36808 the issues is in memory request. Thanks