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

For GCP with CAPG, VM instances not distributed across instance groups

XMLWordPrintable

      When testing GCP using the CAPG provider (not Terraform) in 4.16, it was found that the master VM instances were not distributed across instance groups but were all assigned to the same instance group.

      Here is a (partial) CAPG install vs a installation completed using Terraform. The capg installation (bfournie-capg-test-5ql8j) has VMs all using us-east1-b

      $ gcloud compute instances list | grep bfournie
      bfournie-capg-test-5ql8j-bootstrap     us-east1-b     n2-standard-4               10.0.0.4     34.75.212.239  RUNNING
      bfournie-capg-test-5ql8j-master-0      us-east1-b     n2-standard-4               10.0.0.5                    RUNNING
      bfournie-capg-test-5ql8j-master-1      us-east1-b     n2-standard-4               10.0.0.6                    RUNNING
      bfournie-capg-test-5ql8j-master-2      us-east1-b     n2-standard-4               10.0.0.7                    RUNNING
      bfournie-test-tf-pdrsw-master-0        us-east4-a     n2-standard-4               10.0.0.4                    RUNNING
      bfournie-test-tf-pdrsw-worker-a-vxjbk  us-east4-a     n2-standard-4               10.0.128.2                  RUNNING
      bfournie-test-tf-pdrsw-master-1        us-east4-b     n2-standard-4               10.0.0.3                    RUNNING
      bfournie-test-tf-pdrsw-worker-b-ksxfg  us-east4-b     n2-standard-4               10.0.128.3                  RUNNING
      bfournie-test-tf-pdrsw-master-2        us-east4-c     n2-standard-4               10.0.0.5                    RUNNING
      bfournie-test-tf-pdrsw-worker-c-jpzd5  us-east4-c     n2-standard-4               10.0.128.4                  RUNNING
      
      

              rh-ee-bbarbach Brent Barbachem
              bfournie@redhat.com Robert Fournier
              Jianli Wei Jianli Wei
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: