You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #, if available:
- Fixes: aws-controllers-k8s/community#1094
Description of changes:
adding in the missing olmconfig file to the repo
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Signed-off-by: Adam D. Cornett <[email protected]>
shortDescription: AWS IAM controller is a service controller for managing IAM resources
5
+
in Kubernetes
6
+
displayName: AWS Controllers for Kubernetes - Amazon IAM
7
+
description: |-
8
+
Manage Identity and Access Management (IAM) resources in AWS from within your Kubernetes cluster.
9
+
10
+
11
+
**About Amazon IAM**
12
+
13
+
14
+
AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. You use IAM to control who is authenticated (signed in) and authorized (has permissions) to use resources.
15
+
16
+
17
+
**About the AWS Controllers for Kubernetes**
18
+
19
+
20
+
This controller is a component of the [AWS Controller for Kubernetes](https://github.com./aws/aws-controllers-k8s)
21
+
project. This project is currently in **developer preview**.
22
+
23
+
24
+
**Pre-Installation Steps**
25
+
26
+
27
+
Please follow the following link: [Red Hat OpenShift](https://aws-controllers-k8s.github.io/community/docs/user-docs/openshift/)
0 commit comments