Просмотр исходного кода

Deployed a1722cbf to main with MkDocs 1.6.0 and mike 1.2.0.dev0

Skarlso 1 год назад
Родитель
Сommit
886ac4c00c
3 измененных файлов с 24 добавлено и 1 удалено
  1. 21 0
      main/eso-blogs/index.html
  2. 3 1
      main/provider/conjur/index.html
  3. 0 0
      main/search/search_index.json

+ 21 - 0
main/eso-blogs/index.html

@@ -3106,6 +3106,15 @@
     </label>
     <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
       
+        <li class="md-nav__item">
+  <a href="#enhancing-kubernetes-security-and-flexibility-with-the-cyberark-conjur-and-eso-integration" class="md-nav__link">
+    <span class="md-ellipsis">
+      Enhancing Kubernetes Security and Flexibility with the CyberArk Conjur and ESO Integration
+    </span>
+  </a>
+  
+</li>
+      
         <li class="md-nav__item">
   <a href="#comparing-external-secrets-operator-with-secret-storage-csi-as-kubernetes-external-secrets-is-deprecated" class="md-nav__link">
     <span class="md-ellipsis">
@@ -3372,6 +3381,15 @@
     </label>
     <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
       
+        <li class="md-nav__item">
+  <a href="#enhancing-kubernetes-security-and-flexibility-with-the-cyberark-conjur-and-eso-integration" class="md-nav__link">
+    <span class="md-ellipsis">
+      Enhancing Kubernetes Security and Flexibility with the CyberArk Conjur and ESO Integration
+    </span>
+  </a>
+  
+</li>
+      
         <li class="md-nav__item">
   <a href="#comparing-external-secrets-operator-with-secret-storage-csi-as-kubernetes-external-secrets-is-deprecated" class="md-nav__link">
     <span class="md-ellipsis">
@@ -3536,6 +3554,9 @@
 
 <h1 id="eso-blogs">ESO Blogs</h1>
 <p>A list of blogs written by people all over the community. Feel free to let us know if you are writing about ESO at some place! We would be happy to mention you here!</p>
+<h2 id="enhancing-kubernetes-security-and-flexibility-with-the-cyberark-conjur-and-eso-integration"><a href="https://developer.cyberark.com/blog/enhancing-kubernetes-security-and-flexibility-with-the-cyberark-conjur-and-eso-integration/">Enhancing Kubernetes Security and Flexibility with the CyberArk Conjur and ESO Integration</a></h2>
+<p><a href="https://github.com/szh">@szh</a> Writes about using ESO with CyberArk Conjur. He includes detailed steps on how to
+set up a local environment with Docker Desktop and how to deploy ESO and Conjur OSS on it.</p>
 <h2 id="comparing-external-secrets-operator-with-secret-storage-csi-as-kubernetes-external-secrets-is-deprecated"><a href="https://mixi-developers.mixi.co.jp/compare-eso-with-secret-csi-402bf37f20bc">Comparing External Secrets Operator with Secret Storage CSI as Kubernetes External Secrets is Deprecated</a></h2>
 <p>@riddle writes about choosing ESO when comparing with Secret Store CSI Driver in their specific use case. They show us the relevant differences between the projects when looking at their scenario and requirements while integrating with ArgoCD. <a href="https://mixi-developers.mixi.co.jp/compare-eso-with-secret-csi-402bf37f20bc">Comparing External Secrets Operator with Secret Storage CSI as Kubernetes External Secrets is Deprecated</a></p>
 <h2 id="tutorial-getting-started-with-external-secrets-operator-on-kubernetes-using-aws-secrets-manager"><a href="https://ptuladhar3.medium.com/getting-started-with-external-secrets-operator-on-kubernetes-using-aws-secrets-manager-6dc403d9630c">Tutorial: Getting Started with External Secrets Operator on Kubernetes using AWS Secrets Manager</a></h2>

+ 3 - 1
main/provider/conjur/index.html

@@ -3611,7 +3611,9 @@
 <h3 id="prerequisites">Prerequisites</h3>
 <p>Before installing the Conjur provider, you need:</p>
 <ul>
-<li>A running Conjur Server, with:</li>
+<li>A running Conjur Server (<a href="https://github.com/cyberark/conjur">OSS</a>,
+<a href="https://www.cyberark.com/products/secrets-manager-enterprise/">Enterprise</a>, or
+<a href="https://www.cyberark.com/products/multi-cloud-secrets/">Cloud</a>), with:</li>
 <li>An accessible Conjur endpoint (for example: <code>https://myapi.example.com</code>).</li>
 <li>Your configured Conjur authentication info (such as <code>hostid</code>, <code>apikey</code>, or JWT service ID). For more information on configuring Conjur, see <a href="https://docs.cyberark.com/conjur-open-source/Latest/en/Content/Operations/Policy/policy-statement-ref.htm">Policy statement reference</a>.</li>
 <li>Support for your authentication method (<code>apikey</code> is supported by default, <code>jwt</code> requires additional configuration).</li>

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
main/search/search_index.json


Некоторые файлы не были показаны из-за большого количества измененных файлов