AWS parallelcluster documentation change
Summary
Restructured deployment steps into numbered list and rephrased DNS propagation instructions.
Security assessment
Organizational changes to improve documentation structure. No security-related content added or modified.
Diff
diff --git a/parallelcluster/latest/ug/tutorials_08_custom_domain-v3-config-dns.md b/parallelcluster/latest/ug/tutorials_08_custom_domain-v3-config-dns.md index 2cfed571d..30f6ba5b6 100644 --- a//parallelcluster/latest/ug/tutorials_08_custom_domain-v3-config-dns.md +++ b//parallelcluster/latest/ug/tutorials_08_custom_domain-v3-config-dns.md @@ -11 +11 @@ This example assumes that you want to deploy PCUI with custom domain `xyz.exampl -To accomplish this deploy the PCUI stack with the following parameters: + 1. Deploy the PCUI stack with the following parameters: @@ -16,0 +17 @@ To accomplish this deploy the PCUI stack with the following parameters: + 2. Wait about 10 minutes so that the DNS changes can be distributed. @@ -17,0 +19 @@ To accomplish this deploy the PCUI stack with the following parameters: + 3. When the DNS changes are distributed, PCUI responds on `xyz.example.com/pcui` and the Amazon Cognito authentication page responds on `auth-xyz.example.com`. @@ -20 +21,0 @@ To accomplish this deploy the PCUI stack with the following parameters: -Wait about 10 minutes so that the DNS changes can be distributed. @@ -22 +22,0 @@ Wait about 10 minutes so that the DNS changes can be distributed. -When the DNS changes are distributed, PCUI responds on `xyz.example.com/pcui` and the Amazon Cognito authentication page responds on `auth-xyz.example.com`.