Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-39344

iptables-alerter daemonset should be able to tolerate the infra node taints for managed cluster

XMLWordPrintable

    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      4.16 new introduced daemonset dose not have the toleration for infra nodes.

      Version-Release number of selected component (if applicable):

      4.16.x    

      How reproducible:

      Always

      Steps to Reproduce:

          1. Setup the managed cluster (ROSA)
          2. Check the daemonset in openshift-network-operator namespace
       

      Actual results:

      The iptables-alerter pods are running in the master nodes but not the infra     

      Expected results:

      If we would like the iptables-alerter to be running across the fleet, it should not only tolerate the masters only?
      
              tolerations:
              - effect: NoSchedule
                key: node-role.kubernetes.io/master
                operator: Exists
      

      Additional info:

      It should tolerate all the taints or at least tolerate the infra role "node-role.kubernetes.io/master" for better managed cluster stable.

              bbennett@redhat.com Ben Bennett
              bmeng_sre.openshift Bo Meng
              Anurag Saxena Anurag Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: