|
8 | 8 | .Prerequisites
|
9 | 9 |
|
10 | 10 | * A cluster administrator has installed the {product} Operator.
|
11 |
| -* You have an {eks-short} cluster with {aws-short} Application Load Balancer (ALB) add-on installed. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/alb-ingress.html[Application load balancing on {eks-brand-name}] and https://docs.aws.amazon.com/eks/latest/userguide/aws-load-balancer-controller.html[Installing the AWS Load Balancer Controller add-on]. |
12 |
| -* You have configured a domain name for your {product-short} instance. The domain name can be a hosted zone entry on Route 53 or managed outside of AWS. For more information, see https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-configuring.html[Configuring Amazon Route 53 as your DNS service] documentation. |
| 11 | +* You have installed an {eks-short} cluster with {aws-short} Application Load Balancer (ALB) add-on. |
| 12 | +* You have configured a domain name for your {product-short} instance. The domain name can be a hosted zone entry on Route 53 or managed outside of AWS. |
13 | 13 | * You have an entry in the {aws-short} Certificate Manager (ACM) for your preferred domain name. Make sure to keep a record of your Certificate ARN.
|
14 |
| -* You have subscribed to `registry.redhat.io`. For more information, see https://access.redhat.com/RegistryAuthentication[{company-name} Container Registry Authentication]. |
15 |
| -* You have set the context to the {eks-short} cluster in your current `kubeconfig`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/create-kubeconfig.html[Creating or updating a kubeconfig file for an Amazon {eks-short} cluster]. |
16 |
| -* You have installed `kubectl`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html[Installing or updating kubectl]. |
| 14 | +* You have subscribed to `registry.redhat.io`. |
| 15 | +* You have set the context to the {eks-short} cluster in your current `kubeconfig`. |
| 16 | +* You have installed `kubectl`. |
17 | 17 |
|
18 | 18 | .Procedure
|
19 | 19 |
|
@@ -158,3 +158,13 @@ In the previous template, replace ` <rhdh_dns_name>` with your {product-short} d
|
158 | 158 | .Verification
|
159 | 159 |
|
160 | 160 | Wait until the DNS name is responsive, indicating that your {product-short} instance is ready for use.
|
| 161 | + |
| 162 | +[role="_additional-resources"] |
| 163 | +.Additional resources |
| 164 | + |
| 165 | +* link:https://docs.aws.amazon.com/eks/latest/userguide/alb-ingress.html[Application load balancing on {eks-brand-name}] |
| 166 | +* link:https://docs.aws.amazon.com/eks/latest/userguide/aws-load-balancer-controller.html[Installing the AWS Load Balancer Controller add-on] |
| 167 | +* link:https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-configuring.html[Configuring Amazon Route 53 as your DNS service documentation] |
| 168 | +* link:https://access.redhat.com/RegistryAuthentication[{company-name} Container Registry Authentication] |
| 169 | +* link:https://docs.aws.amazon.com/eks/latest/userguide/create-kubeconfig.html[Creating or updating a kubeconfig file for an Amazon {eks-short} cluster] |
| 170 | +* link:https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html[Installing or updating kubectl] |
0 commit comments