Giter Site home page Giter Site logo

Comments (3)

Mahidhar-K avatar Mahidhar-K commented on June 9, 2024

I'm also looking for this information, but it seems to be missing from the crunchy documentation.
Could someone shed some light on the defaults that can be assigned to all containers, including main containers, sidecars, and init containers?
I'm curious about the reasons behind having multiple containers and which ones are mandatory, especially when it comes to sidecars.
I'd like to hear about the advantages and disadvantages of using sidecars versus not using them.

  • pgo
  • pgo upgrade
  • database
  • replication-cert-copy
  • pgbackrest-config
  • pgbackrest
  • pg-backup-repo-host
  • exporter
  • Init container 1 - postgres-startup
  • Init container 2 - nss-wrapper-init

Lastly, pgo upgrade pod is not seen in the pgo 5.5 manifest files? is this expected?

from postgres-operator.

jeremych1000 avatar jeremych1000 commented on June 9, 2024

Ok I've fixed it. Was missing the sidecar resources. Will leave this open for now so that @Mahidhar-K 's question can be answered as I'm interested in it as well.

in instances:
      sidecars:
        replicaCertCopy:
          resources:
            requests:
              cpu: 50m
              memory: 10Mi
            limits:
              memory: 30Mi

in backups:
      sidecars:
        pgbackrestConfig:
          resources:
            requests:
              cpu: 50m
              memory: 10Mi
            limits:
              memory: 50Mi
        pgbackrest:
          resources:
            {{- toYaml .Values.postgres.backups.resources | nindent 12 }}

from postgres-operator.

ValClarkson avatar ValClarkson commented on June 9, 2024

Hi @jeremych1000 and @Mahidhar-K, I'm going to close out this issue since it has been resolved and @Mahidhar-K that is a great question/conversation for our PGO project community discord server!

from postgres-operator.

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.