Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-1928

In AO CouchbaseCluster configuration, CPU resources must be strings

    XMLWordPrintable

Details

    Description

      https://docs.couchbase.com/operator/2.0/reference-couchbasecluster.html

      The documentation of CouchbaseCluster resource configuration suggests, that CPU limits must be specified as integers:

      resources:
      limits:
      cpu: 4
      memory: 8Gi
      requests:
      cpu: 2
      memory: 8Gi

      However when trying to create the cluster, the K8S requests to provide them as strings, e.g. cpu: "4"

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            simon.murray Simon Murray
            vaidas.gasiunas Vaidas Gasiunas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty