5.2.11.2. AWS PrivateLink を使用せずにカスタムドメインを設定する
Ansible Automation Platform UI に接続する予定も、AWS PrivateLink 経由で自動化メッシュを使用する予定もない場合は、次の手順を実行して DNS を設定します。
手順
デプロイメントのロードバランサーの正規名を特定します。
Red Hat が生成した URL に対して DNS ルックアップを使用すると、両方のロードバランサーの DNS 名を特定できます。
Shell # Replace the URL with the "platform" URL of your deployment dig platform.cus-<id>.aws.ansiblecloud.comShell # Replace the URL with the "mesh-ingress" URL of your deployment dig mesh-ingress-0.cus-<id>.aws.ansiblecloud.com前のステップで特定した DNS 名を指す次のホスト名を使用して、カスタムドメインの DNS CNAME レコードを作成します。
-
プラットフォーム (例:
platform.exampledomain.com)→cus-xxxxx-alb-11111111.us-east-1.elb.amazonaws.com -
mesh-ingress-0 (例:
mesh-ingress-0.exampledomain.com)xxxxx.elb.us-east-1.amazonaws.com -
mesh-ingress-1 (例:
mesh-ingress-1.exampledomain.com)xxxxx.elb.us-east-1.amazonaws.com
-
プラットフォーム (例: