Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 18 to 18 | ||||||||
Definitions | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 48 to 48 | ||||||||
To create access keys, you must have permissions to perform the required IAM actions.
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < | If you need more information about AWS Security Credentials, please consult the AWS documentation at: | |||||||
> > | Save your Access Key ID and Secret Access Key. You will need to provide them later when configuring the AWS CLI. If you need more information about AWS Security Credentials, please consult the AWS documentation at: | |||||||
Added: | ||||||||
> > | Step 4: Select a Region for the Annex | |||||||
Changed: | ||||||||
< < | Step 4: Select an Amazon Region for the AnnexAmazon Elastic Compute Cloud (EC2) instances are hosted in multiple locations world-wide. These locations are composed of Regions and Availability Zones. Each Region is a separate geographic area. However, each Region also has multiple, isolated locations known as Availability Zones (AZs), which are simply high-availability data centers. However, not all AWS Regions are created equal. Each Region may offer only a subset of AWS services. You can find out what services are offered in each Region from the table provided here: | |||||||
> > | Amazon Elastic Compute Cloud (EC2) instances are hosted in multiple locations world-wide. These locations are composed of Regions and Availability Zones. Each Region is a separate geographic area. However, each Region also has multiple, isolated locations known as Availability Zones (AZs). However, not all AWS Regions are created equal. Each Region may offer only a subset of AWS services. You can find out what services are offered in each Region from the table provided here: | |||||||
Changed: | ||||||||
< < | When selecting a Region for your HTCondor annex, you must select a region that offers all of the AWS services required by condor_annex to function properly. These services are: | |||||||
> > | When selecting a Region for your annex, you must select a region that offers all of the AWS services required by condor_annex to function properly. These services are: | |||||||
| ||||||||
Line: 89 to 88 | ||||||||
Select your desired Region accordingly from the drop-down menu in the upper-right-hand side of the AWS Management Console. | ||||||||
Changed: | ||||||||
< < | Step 5: Generate an Amazon EC2 Key Pair | |||||||
> > | Step 5: Generate an EC2 Key Pair | |||||||
Changed: | ||||||||
< < | After selecting a Region for your HTCondor annex, you will need to generate an SSH key pair that will allow you to login to your EC2 instances. You can create a key pair using the Amazon EC2 console or the command line. After you create a key pair, you will specify it when launching your instances from condor_annex. | |||||||
> > | After selecting a Region for your annex, you will need to generate an SSH key pair that will allow you to login to your EC2 instances in that Region. You can create a key pair using the EC2 console or the command line. You will specify this key pair when launching your instances with condor_annex. | |||||||
To create your key pair using the Amazon EC2 console | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
If you would like to create your SSH key pair using the AWS CLI or import your own key pair, please consult the AWS documentation at: | ||||||||
Line: 108 to 107 | ||||||||
Step 6: Configure Default VPC Security Group | ||||||||
Changed: | ||||||||
< < | condor_annex will automatically create and configure an AWS Security Group (i.e., a virtual firewall) around each annex it builds. However, depending on your HTCondor pool configuration, it may also been useful to place some on-demand resources in AWS. For example, you may want to a separate HTCondor central manager instance in AWS in order to flock user jobs over to the annex instead of connecting the annex instances themselves all the way back to your local central manager. | |||||||
> > | condor_annex will automatically create and configure an AWS Security Group (i.e., a virtual firewall) around all of the instances within an annex. However, depending on your HTCondor pool configuration, it may also been useful to place some on-demand resources in AWS. For example, you may want to a separate HTCondor central manager instance located in AWS in order to flock user jobs over to the annex instead of connecting the annex instances back to your local central manager. | |||||||
These on-demand resources may be placed in your AWS Region's default Virtual Private Cloud (VPC) Security Group. To configure the default VPC Security Group: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
|