|
|
@@ -1412,6 +1412,13 @@
|
|
|
Tutorial: Leverage AWS secrets stores from EKS Fargate with External Secrets Operator
|
|
|
</a>
|
|
|
|
|
|
+</li>
|
|
|
+
|
|
|
+ <li class="md-nav__item">
|
|
|
+ <a href="#cloud-native-secret-management-with-external-secrets-operator" class="md-nav__link">
|
|
|
+ Cloud Native Secret Management with External Secrets Operator
|
|
|
+ </a>
|
|
|
+
|
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
|
@@ -1721,6 +1728,13 @@
|
|
|
Tutorial: Leverage AWS secrets stores from EKS Fargate with External Secrets Operator
|
|
|
</a>
|
|
|
|
|
|
+</li>
|
|
|
+
|
|
|
+ <li class="md-nav__item">
|
|
|
+ <a href="#cloud-native-secret-management-with-external-secrets-operator" class="md-nav__link">
|
|
|
+ Cloud Native Secret Management with External Secrets Operator
|
|
|
+ </a>
|
|
|
+
|
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
|
@@ -1762,6 +1776,8 @@
|
|
|
<p>Balkrishna Pandey published a video tutorial and a <a href="https://goglides.io/how-to-manage-secrets-in-openshift-using-vault-and-external-secrets/1164/">blog post</a> on integrating HashiCorp Vault and External Secret Operator (ESO) to manage application secrets on OpenShift Cluster. In this blog, he demonstrates the strength of the <code>ClusterSecretStore</code> functionality, a cluster scoped SecretStore and is global to the Cluster that all <code>ExternalSecrets</code> can reference from all namespaces.</p>
|
|
|
<h2 id="tutorial-leverage-aws-secrets-stores-from-eks-fargate-with-external-secrets-operator"><a href="https://aws.amazon.com/blogs/containers/leverage-aws-secrets-stores-from-eks-fargate-with-external-secrets-operator/">Tutorial: Leverage AWS secrets stores from EKS Fargate with External Secrets Operator</a></h2>
|
|
|
<p>In this AWS Containers blog post, Ryan writes about how to leverage External Secret Operator with an EKS Fargate cluster using IAM Roles for Service Accounts (IRSA). This setup supports the requirements of Fargate based workloads. <a href="https://aws.amazon.com/blogs/containers/leverage-aws-secrets-stores-from-eks-fargate-with-external-secrets-operator/">Leverage AWS secrets stores from EKS Fargate with External Secrets Operator</a></p>
|
|
|
+<h2 id="cloud-native-secret-management-with-external-secrets-operator"><a href="https://eminalemdar.medium.com/cloud-native-secret-management-with-external-secrets-operator-2912f41f9c49">Cloud Native Secret Management with External Secrets Operator</a></h2>
|
|
|
+<p>Emin writes about what problems ESO can solve and how to setup ESO on an Amazon EKS Cluster with integrations for AWS Secrets Manager using IAM Roles for Service Accounts (IRSA). In this blog post, there is also a GitHub repository with example codes for everyone to follow this demonstration.</p>
|
|
|
|
|
|
|
|
|
</article>
|