Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
8 views

Unable to add repository to ArgoCD

We're currently trying to provision a High-Availability ArgoCD instance onto our kubernetes cluster using the argocd helm chart (7.2.0) to provision our applications. Our infrastructure is on AWS and ...
gergokovacs711's user avatar
0 votes
0 answers
13 views

GKE Ingress Error: "Missing one or more resources. If resource creation takes longer than expected, you might have an invalid configuration."

I am using helm to deploy an GCE external ingress on a GKE cluster but i kept getting this error Missing one or more resources. If resource creation takes longer than expected, you might have an ...
Suraj Auwal's user avatar
0 votes
0 answers
19 views

How to package and maintain helm charts for both open and closed beta?

I manage some Kubernetes CRDs and package them in Helm Charts for managing the different versions. Currently we only have one Helm Chart version that we deploy to production which is v1.0.0 and any ...
joe b.'s user avatar
  • 151
0 votes
0 answers
13 views

Helm chart project deployment with multiple charts

I have a project, and need to deploy it (using harness). the structrue of the project is exactly like that, with 13 modules Root - Module1 templates chart.yaml values.yaml - ...
user2274204's user avatar
-1 votes
1 answer
33 views

Exclude unnecessary logs being sent to splunk cloud platform [closed]

I am using the Splunk OTEL Collector Helm chart to send logs from my GKE pods to the Splunk Cloud Platform. I have set UsesplunkIncludeAnnotation to true to filter logs from specific pods. This setup ...
Zhakyp Zhoomart uulu's user avatar
-1 votes
0 answers
58 views

With nginx-ingress-controller, what configuration settings will ensure x-real-ip can't be spoofed?

I've installed nginx-ingress-controller on my Kubernetes cluster using helm. I'm trying to implement a rate limiter. (Note: I know nginx-ingress-controller has a function called rate limiting but it ...
John Smith Optional's user avatar
0 votes
1 answer
22 views

Helm template access dependency's values

In a helm chart, I want to access one of the dependencies' values in my parent chart. apiVersion: v2 name: hajhosein-kube-prom description: A Helm chart for Kubernetes # The version of the parent ...
Hosein abootaleb's user avatar
-1 votes
0 answers
71 views
+50

Jenkins on EKS, mount EFS in DIND

I am running Jenkins master and agents on K8S. Some of CI workloads require a docker image to be build and pushed to ECR. I installed Jenkins using its Helm chart and running the DIND agent as a ...
Doug's user avatar
  • 123
0 votes
0 answers
23 views

ArgoCD Default and overwrite source path

I am trying ArgoCD product as a solution for Kubernetes Infra installation (RBACs, Namespaces and third party charts) I want to use the main branch on my repo and it will contains a path that look ...
zxar zxar's user avatar
0 votes
0 answers
28 views

Testkube helm deploy - setting artefact retention on minio to X last?

Hi is there a way to set up retention on testkube to only save few recent one? I am creating test with playwright, and with option to record video, they pretty quickly eat up space on pvc. I checked ...
Misieq's user avatar
  • 515
0 votes
0 answers
38 views

How to use securityConfigSecret in Opensearch with admin password being a sensitive value

I'm trying to use a set of roles with custom-defined permissions and OIDC as authentication backend for the OpenSearch cluster deployed using opensearch-operator. I also want to have the password for ...
Akila Induranga's user avatar
-1 votes
0 answers
16 views

As im trying a project in kubernetes and im using helm for the packaging. BUt it keeps on throwing error at line 49 i have tried alot of openAI [closed]

as im trying a project in kubernetes and im using helm for the packaging. When i run the helm template flask-app-chart to validate the manifest it throw the following error (Error: YAML parse error on ...
Abubakar khalid's user avatar
-1 votes
0 answers
24 views

What is the best way to set the deploymen strategy for grafana/loki

I am using https://grafana.github.io/helm-charts. I run into an issue where my PersistentVolume cannot be attached again when the pod restarts because the StorageClass creates a PV with an access mode ...
floormind's user avatar
  • 1,966
0 votes
0 answers
38 views

Cannot run App on k8s after .NET 8.0 migration

After migrating my app to .NET 8.0 I cannot run it on k8s because of 'Error: UPGRADE FAILED: context deadline exceeded'. Message in pod logs indicate more specific issue which is: My dockerfile: FROM ...
Maltion's user avatar
  • 73
0 votes
0 answers
68 views

Connecting ElasticSearch Service in Kubernetes env is throwing TLS error

I am currently working on deploying Elasticsearch in a Kubernetes environment using a Helm chart. The pods are being created and are running without issues. However, I am encountering a problem ...
meditat's user avatar
  • 1,167

15 30 50 per page
1
2 3 4 5
274