https://flyte.org logo
#ask-the-community
Title
# ask-the-community
b

Blair Anson

04/15/2023, 5:44 PM
I am trying out Opta as an alternative to the flyte-binary installs (which I am also having trouble with). While running command
opta apply -c env.yaml
I receive the following error. Any suggestions on how to get around this, as I can't locate where metrics-server version is set...
Copy code
│ Error: could not download chart: chart "metrics-server" version "5.11.3" not found in <https://charts.bitnami.com/bitnami> repository
│ 
│   with module.k8sbase.helm_release.metrics_server,
│   on ../../../../../../.opta/modules/aws_k8s_base/tf_module/metrics_server.tf line 1, in resource "helm_release" "metrics_server":
│    1: resource "helm_release" "metrics_server" {
k

Ketan (kumare3)

04/15/2023, 6:14 PM
Why opta? The single binary install should be the minimal one
We are here to help, but weekends are tough
b

Blair Anson

04/16/2023, 1:53 AM
We are here to help, but weekends are tough
I am very grateful though that there is a response on the weekend, it is a big help for the unreasonable deadline I am facing.
Why opta?
The single binary install should be the minimal one
I thought I might be able to avoid the ssl issue I was having with flyte-binary by using instructions that setup DNS, SSL Cert and ELBs. I also tried the flyte-binary eks-production.yaml setup, but got stuck at trying to open up external traffic to the cluster. The ingress' were created but had empty ADDRESS values (normally the ELB addresses would be populated)
k

Ketan (kumare3)

04/16/2023, 6:05 PM
Ohh unreasonable deadline