python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ArgoCD with nginx ingress and cert manager not working
I am trying to expose ArgoCD using ingress and cert-manager in GKE cluster(version 1.21.5-gke.1302) but the certificate is not issued.
Steps to reproduce:
Install cert-manager applying this yaml
Ins...

Giorgos Ntymenos
Votes: 0
Answers: 2
External Dns registers private ip with cloudflare instead of public ip
After deploying External-Dns to our K8 cluster using official Helm bitnami/external-dns chart dns records are created in cloudflare but the ip address regitered are private and not public ip. Due to t...
Prashant Tiwari
Votes: 0
Answers: 1
Argo Events: Use data filter in sensor to identify modified/added/removed path in mono-repo
I'm using Argo Events and Argo Workflow for my CI/CD chain, which works pretty neat. But I'm having some troubles setting up the data filter for the GitHub webhook payloads of my mono repo.
I'm trying...

nice_pink
Votes: 0
Answers: 1
Getting no session information while deleting app from argoCD using API
I am trying to delete the ArgoCD app from the API, but getting no session information while calling the Delete API.
{"error":"no session information","code":16,"mess...

Adiii
Votes: 0
Answers: 1