|
|
@@ -1199,6 +1199,13 @@
|
|
|
Kubernetes Hardening Tutorial Part 2: Network
|
|
|
</a>
|
|
|
|
|
|
+</li>
|
|
|
+
|
|
|
+ <li class="md-nav__item">
|
|
|
+ <a href="#tutorial-how-to-manage-secrets-in-openshift-using-vault-and-external-secrets-operator" class="md-nav__link">
|
|
|
+ Tutorial: How to manage secrets in OpenShift using Vault and External Secrets Operator
|
|
|
+ </a>
|
|
|
+
|
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
|
@@ -1428,6 +1435,13 @@
|
|
|
Kubernetes Hardening Tutorial Part 2: Network
|
|
|
</a>
|
|
|
|
|
|
+</li>
|
|
|
+
|
|
|
+ <li class="md-nav__item">
|
|
|
+ <a href="#tutorial-how-to-manage-secrets-in-openshift-using-vault-and-external-secrets-operator" class="md-nav__link">
|
|
|
+ Tutorial: How to manage secrets in OpenShift using Vault and External Secrets Operator
|
|
|
+ </a>
|
|
|
+
|
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
|
@@ -1459,6 +1473,8 @@
|
|
|
<p>Gustavo writes about how to setup ESO with AWS Secrets Manager. He also shows you how to limit access and give granular permissions with better policies and roles for your service accounts to use. <a href="https://blog.container-solutions.com/tutorial-how-to-set-external-secrets-with-aws">How to Set External-Secrets with AWS</a></p>
|
|
|
<h2 id="kubernetes-hardening-tutorial-part-2-network"><a href="https://blog.gitguardian.com/kubernetes-tutorial-part-2-network/">Kubernetes Hardening Tutorial Part 2: Network</a></h2>
|
|
|
<p>Tiexin Guo Writes about Kubernetes hardening in this series of blogs. He mentions ESO as one of the convenient options when dealing with secrets in Kubernetes, and how to use it with AWS Secret Manager using AWS credentials. <a href="https://blog.gitguardian.com/kubernetes-tutorial-part-2-network/">Kubernetes Hardening Tutorial Part 2: Network</a></p>
|
|
|
+<h2 id="tutorial-how-to-manage-secrets-in-openshift-using-vault-and-external-secrets-operator"><a href="https://youtu.be/PgiXKBTel1E">Tutorial: How to manage secrets in OpenShift using Vault and External Secrets Operator</a></h2>
|
|
|
+<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>
|
|
|
|
|
|
|
|
|
</article>
|