Uploaded image for project: 'Knative Serving'
  1. Knative Serving
  2. SRVKS-574

[DOC] Add queue-proxy's default CPU request issue to known issues

XMLWordPrintable

    • Serverless Sprint 187

      Current Knative Serving has an issue discussed in SRVKS-547 and we need to wait for upstream's fix. So until upstream fixed it and serverless-operator started using the fixed version, we should document it as a known limitation.

      [DRAFT]

      • Knative serving has "fixed" CPU minimum request `25m` for queue-proxy. If your cluster have set any conflicting value like defaultRequest for CPU more than 25m, your knative service fails to deploy. As a work-around, you can configure resourcePercentage in each knative service.

      Example:

      spec:
        template:
          metadata:
            annotations:
              queue.sidecar.serving.knative.dev/resourcePercentage: "10"
      

              abrennan@redhat.com Ashleigh Brennan (Inactive)
              rhn-support-knakayam Kenjiro Nakayama (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: