David Arnone
David Arnone
I am trying to install Genie in an AWS EKS cluster with Kubernetes 1.1. The command: kubectl apply -f https://raw.githubusercontent.com/Shogan/terraform-eks-with-weave/master/src/weave/genie-plugin.yaml Fails with: unable to recognize "https://raw.githubusercontent.com/Shogan/terraform-eks-with-weave/master/src/weave/genie-plugin.yaml": no matches for kind...
Hello, I am trying to use the extraManifests in the kube-prometheus-stack chart. For the data of the config map, I can list the formatted yaml but it adds 23000 plus...
**What steps did you take and what happened:** Hello, me again. and tI thank you for your reply in advance. I am now working on FSB. Backups are failing with...
Hello, We are consumers of helm charts and we deploy some of them using terraform helm-release when the cluster is created - (cluster-scaler, etc), some are apps (nexus),and some are...
**What steps did you take and what happened:** [A clear and concise description of what the bug is, and what commands you ran.) I have deployed velero into a namespace...
### Describe the bug Hello, Trying to get monitoring setup for argocd in AWS EKS. First, we are using the prometheus operator. Second, we are deploying argocd with autocd-pilot. But...
**Which component are you using?**: Cluster-autoscaler Helm chart **What version of the component are you using?** App 1.32.0, chart 9.46.3: Component version: chart 9.46.3 **What k8s version are you using...
Hello, Trying to get monitoring setup for argocd in AWS EKS. First, we are using the prometheus operator. Second, we are deploying argocd with autocd-pilot. But what I am doing...
If we add an application as a bootstrap resource, the deployment will fail because the CRDs also deployed by argocd-autopilot, are not yet available. Subsequent executions of argocd-autopilot will work...
We want to use argocd-autpilot to deploy resources that go along with it but are not necessarily included as a manifest provided by argocd-autopilot. ServiceMonitors, which live in the monitoring...