Code Monkey home page Code Monkey logo

Comments (5)

Hefeweizen avatar Hefeweizen commented on July 21, 2024 2

Just encountered this myself.

activeactive equates to: https://docs.aquasec.com/docs/active-active-server-mode
clustermode equates to: https://docs.aquasec.com/docs/active-passive-server-mode-to-be-deprecated (as the section https://docs.aquasec.com/docs/active-passive-server-mode-to-be-deprecated#section-activation-of-aqua-server-failover spells out setting this flag).

Links in the readme#Configuration_variables didn't seem right, as it's too verbose. Perhaps a dedicated section?

Between the readme or the comments, it should also spell out whether leaving both false is permissible.

from aqua-helm.

ericgomes56 avatar ericgomes56 commented on July 21, 2024

Active-Active = 'activeactive' in Helm Chart, and Active-Passive = 'clustermode'. If you are interested in using either mode, one needs to be enabled true, while the other is false. You can't have both environment variable values set to true at the same time. Both environment variables values can be set to false too as this is not a mandatory requirement to deploy Aqua.

As you mentioned, the Active-Passive will be deprecated and has a disadvantage versus Active-Active setup. In Active-Passive, there is a failover process which can take a few minutes for the other aqua-web to reinitialize itself. When using Active-Active, there is no failover process and there isn't any downtime if one aqua-web pod malfunctions.

from aqua-helm.

agilgur5 avatar agilgur5 commented on July 21, 2024

Thanks folks, I've made a small PR (#113) to modify the docs to clarify what is what and which is which per your comments

from aqua-helm.

KoppulaRajender avatar KoppulaRajender commented on July 21, 2024

updated Readme, thanks

from aqua-helm.

agilgur5 avatar agilgur5 commented on July 21, 2024

It looks like #272 #273 #274 word-for-word copied my much earlier PR for docs changes in #113 ... except they didn't add the comment in the values that I did.

Not really kosher to do so in OSS without crediting the original author (e.g. list them as author and you as committer), but not really expecting much of Aqua at this point 😕 ...

from aqua-helm.

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.