Giter Club home page Giter Club logo

Comments (3)

christianh814 avatar christianh814 commented on August 22, 2024

I believe the "Red Hat way" to install Argo CD is to use the Argo CD Operator

But I'll let @ishitasequeira @jannfis or @sabre1041 take a look in case they have a workaround.

from argo-cd.

sabre1041 avatar sabre1041 commented on August 22, 2024

@christianh814 @EdwardCooke A couple areas to unpack here

  1. @EdwardCooke The issue that you are facing is that OpenShift's default security posture does not allow the use of fixed UID's which aligns to the failures that you are seeing
  2. The Argo CD Operator, as @christianh814 has the best supportability for an OpenShift/OKD perspective. However, most of the available Argo CD installation methods can be used to install on OpenShift (with some considerations in mind). For example, Kustomize can be used in combination with the raw manifests or the Helm chart to customize the resources for deployment on OpenShift
  3. It is challenging for any project with the adoption that Argo CD has attained to have a fully compatible deployment on every platform and operating environment. OpenShift is just one example. But other environments might make use of policies that inhibit the use of Argo CD (such as Validating/Mutating Webhooks). @EdwardCooke If there is a hard requirement of the Redis image to use a fixed UID, you could look to leverage an alternative source with better support for randomized UID's as OpenShift's default security expects

from argo-cd.

agaudreault avatar agaudreault commented on August 22, 2024

Closing as this is a provider platform specific issue. If you need to change the default manifest of ArgoCD to conform with your cluster/provider restrictions, you can use Kustomize or Helm to configure the default manifest, then deploy them.

You can see a basic example of an ArgoCD deployment with Kustomize here argoproj/argoproj-deployments@HEAD/argocd or you can take a look at the helm chart here argoproj/argo-helm@main/charts/argo-cd

from argo-cd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.