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

Add Admin to Client Port Set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.2.1
    • None
    • operator
    • None

    Description

      The SDKs poll the admin port on non-data nodes (probably data nodes too).
      Also for things like creating buckets and users via an application, this needs port 8091.

      Currently setting exposedFeatures to 'client' doesn't include the admin ports, so this may cause issues with clients connected to exposed pods.
      We should include the admin ports for the 'client' exposed feature to ensure that there aren't any inconsistencies or potential gotchas when using this setting.

      Workaround is easy enough, you need specify 'admin' as an exposedFeature as well as 'client'.

      Attachments

        Issue Links

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

          Activity

            People

              simon.murray Simon Murray
              simon.murray Simon Murray
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty