Blair Anson
04/15/2023, 5:44 PMopta 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...
│ 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" {
Ketan (kumare3)
Blair Anson
04/16/2023, 1:53 AMWe are here to help, but weekends are toughI 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 oneI 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)
Ketan (kumare3)