openshift-docs
openshift-docs copied to clipboard
OCPBUGS-38771-ROSA: Improved the ROSA AWS Load Balancer Operator docu…
Version(s): 4.16+
Issue: (OCPBUGS-38771)
Link to docs preview:
- AWS Load Balancer Operator - ROSA
- Installing the AWS Load Balancer Operator on a cluster that uses AWS STS - CORE OCP
Approvals
- [ ] SME has approved this change (messaged sd-rosa-hcp).
- [X] QE has approved this change (Yu Wang).
Progress 12. Specifies the ARN role to be used in the CredentialsRequest to provision the AWS credentials for the AWS Load Balancer Operator. for example, it could be: "arn:aws:iam::777777777777:role/albo-operator".
Resources
- https://github.com/openshift/openshift-docs/pull/80881 …ment
🤖 Tue Oct 29 15:35:41 - Prow CI generated the docs preview:
https://81550--ocpdocs-pr.netlify.app/openshift-rosa/latest/networking/aws-load-balancer-operator.html
/lgtm thanks
/lgtm
Also removed:
Create the operator's credentials secret with the generated AWS credentials:
+
[source,terminal]
----
$ oc -n aws-load-balancer-operator create secret generic aws-load-balancer-operator --from-file=credentials=albo-operator-aws-credentials.cfg
@dfitzmau: all tests passed!
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
/lgtm
/cherrypick enterprise-4.18
/cherrypick enterprise-4.17
@dfitzmau: new pull request created: #84249
In response to this:
/cherrypick enterprise-4.18
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
@dfitzmau: new pull request created: #84250
In response to this:
/cherrypick enterprise-4.17
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.