miniature-plumber-7394
03/07/2023, 5:43 PMaverage-finland-92144
03/07/2023, 7:53 PMminiature-plumber-7394
03/07/2023, 9:34 PMaverage-finland-92144
03/07/2023, 9:35 PMminiature-plumber-7394
03/07/2023, 9:36 PMhelm install flyte-backend flyteorg/flyte-binary --dry-run --namespace flyte --values eks.yaml
miniature-plumber-7394
03/07/2023, 9:36 PMminiature-plumber-7394
03/07/2023, 9:37 PMminiature-plumber-7394
03/07/2023, 9:37 PMaverage-finland-92144
03/07/2023, 9:39 PMeks-starter.yaml
miniature-plumber-7394
03/07/2023, 9:39 PMminiature-plumber-7394
03/07/2023, 9:40 PMminiature-plumber-7394
03/07/2023, 9:41 PMaverage-finland-92144
03/07/2023, 9:42 PMI’ll also try to install something to the EKS manually so that I can make sure that there’s nothing misconfigured on my machineGood idea Please report back any findings
miniature-plumber-7394
03/07/2023, 9:42 PMbitter-house-36637
03/08/2023, 5:50 AMArguments
start
--config
/etc/flyte/config.d/*.yaml
average-finland-92144
03/08/2023, 4:06 PMkubectl get pod -n flyte
kubectl logs <pod-name> -n flyte
bitter-house-36637
03/08/2023, 4:06 PMbitter-house-36637
03/08/2023, 4:07 PMbitter-house-36637
03/08/2023, 4:07 PMbitter-house-36637
03/08/2023, 4:13 PMaverage-finland-92144
03/08/2023, 4:58 PMalso I didnt specify the namespace to be flyte when I created it, would that be a problem?no problem but, can you share the process how did you deployed Flyte?
average-finland-92144
03/08/2023, 5:00 PMbitter-house-36637
03/08/2023, 5:04 PMeksctl create cluster --name flytev2 --region us-east-2
I then curl and change the value of eks-starter.yaml
And then I run
helm install flyte-backend flyteorg/flyte-binary \
--namespace flyte --values eks-starter.yaml
bitter-house-36637
03/08/2023, 5:05 PMbitter-house-36637
03/08/2023, 5:24 PMaverage-finland-92144
03/08/2023, 8:09 PMmysterious-hair-40059
03/10/2023, 2:18 PM