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

Need to add a Note section about worker stack creation in AWS UPI ( CloudFormation template )

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.16.0
    • Documentation
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When we create worker stack on AWS ( Using ClodFormation template ) , During worker creation when worker stack create , it will only provisoon 1 worker machine and its don't defined the replicaset of worker.Can we add as the IMPORTANT section in doc as below >
      
      
      "When we are usinng CloudForamation for the master machine , it will provisioned all 3 master with single stack but while using CloudFormation template to deploy the worker machines , You need to create number of stack as per your requiment ( defined intially in Install-config.yaml file ) and each stack will only provisioned one machine at single time"
      
      
      $ aws cloudformation create-stack --stack-name <name> --template-body file://<template>.yaml --parameters file://<parameters>.json
      
      You nee to chnage stack name each time , to provisione the new worker machines.
      
      
      

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

          4.10.X

      How reproducible:

          

      Steps to Reproduce:

      Refer doc >
      
      https://docs.openshift.com/container-platform/4.16/installing/installing_aws/upi/installing-aws-user-infra.html#installation-cloudformation-worker_installing-aws-user-infra     
      Below Section add as IMPORTANT IN RED HAT DOC.
      
      "When we are usinng CloudForamation for the master machine , it will provisioned all 3 master with single stack but while using CloudFormation template to deploy the worker machines , You need to create number of stack as per your requiment ( defined intially in Install-config.yaml file ) and each stack will only provisioned one machine at single time"
      
      $ aws cloudformation create-stack --stack-name <name> --template-body file://<template>.yaml --parameters file://<parameters>.json
      
      You nee to chnage stack name each time , to provisione the new worker machines.

      Actual results:

          

      Expected results:

          

      Additional info:

          

            ocp-docs-bot OCP DocsBot
            rhn-support-pupadhya1 Pavitra Upadhyay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: