Uploaded image for project: 'Observability Documentation'
  1. Observability Documentation
  2. OBSDOCS-1755

Need to remove additional nodeSelector and tolerations from Lokistack CR

XMLWordPrintable

    • 0
    • False
    • Hide

      None

      Show
      None
    • False
    • Important

          distributor:
            nodeSelector:
              node-role.kubernetes.io/infra: ""
            tolerations:
            - effect: NoSchedule
              key: node-role.kubernetes.io/infra
              value: reserved
            - effect: NoExecute
              key: node-role.kubernetes.io/infra
              value: reserved
            nodeSelector:
              node-role.kubernetes.io/infra: ""
            tolerations:
            - effect: NoSchedule
              key: node-role.kubernetes.io/infra
              value: reserved
            - effect: NoExecute
              key: node-role.kubernetes.io/infra
              value: reserved 
      • values for both nodeSelector and tolerations are the same.
      • Keeping it twice is not required and it is an unnecessary configuration.
      • Hence need to remove additional nodeSelector and tolerations from the documentation.
      • Here is the updated look:
          distributor:
            nodeSelector:
              node-role.kubernetes.io/infra: ""
            tolerations:
            - effect: NoSchedule
              key: node-role.kubernetes.io/infra
              value: reserved
            - effect: NoExecute
              key: node-role.kubernetes.io/infra
              value: reserved 
      • I will raise a PR for this documentation bug and work on it.

              rhn-support-pripatil Prithviraj Patil
              rhn-support-pripatil Prithviraj Patil
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days
                  2d