Skip to content

Commit 797c1b1

Browse files
INST-17059: Add note about Kubernetes kubelet credential provider support (#54)
1 parent 3854e7a commit 797c1b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414

1515
## Setting up JFrog’s AssumeRole Capabilities in AWS
1616

17+
> Note:
18+
JFrog Registry Operator introduces a Kubernetes kubelet credential provider for Amazon EKS, Azure AKS, and Google GKE. This provider enables seamless, passwordless authentication with JFrog Artifactory for container image pulls, removing the need for manual image pull secret management.
19+
20+
> For more details, see [JFrog Credentials Provider](https://github.com/jfrog/jfrog-credentials-provider).
21+
1722
Follow the [official documentation](https://jfrog.com/help/r/jfrog-installation-setup-documentation/passwordless-access-for-amazon-eks) for detailed instructions on detailed information and AWS configuration required to run the JFrog Registry Operator.
1823

1924
The integration of AWS Assume Role and JFrog Access presents a powerful solution that enables AWS Identity and Access Management (IAM) users to temporarily assume permissions to perform actions in a secure and controlled manner. The solution enhances Kubernetes Secrets Management by automating token rotation, enhancing access controls, and seamlessly integrating JFrog Artifactory into the AWS environment

0 commit comments

Comments
 (0)