Skip to content

Commit

Permalink
Deployed d23637a with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 2, 2023
1 parent 2b9bb6f commit c5b8543
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion patterns/istio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,8 @@ <h1 id="amazon-eks-cluster-w-istio">Amazon EKS Cluster w/ Istio<a class="headerl
concepts.</p>
<h2 id="deploy">Deploy<a class="headerlink" href="#deploy" title="Permanent link">&para;</a></h2>
<p>See <a href="https://aws-ia.github.io/terraform-aws-eks-blueprints/getting-started/#prerequisites">here</a> for the prerequisites and run the following command to deploy this pattern.</p>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>terraform<span class="w"> </span>apply<span class="w"> </span>--auto-approve
<div class="language-sh highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>terraform<span class="w"> </span>init
</span><span id="__span-0-2"><a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>terraform<span class="w"> </span>apply<span class="w"> </span>--auto-approve
</span></code></pre></div>
<p>Once the resources have been provisioned, you will need to replace the <code>istio-ingress</code> pods due to a <a href="https://github.com/istio/istio/issues/35789"><code>istiod</code> dependency issue</a>. Use the following command to perform a rolling restart of the <code>istio-ingress</code> pods:</p>
<div class="language-sh highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>kubectl<span class="w"> </span>rollout<span class="w"> </span>restart<span class="w"> </span>deployment<span class="w"> </span>istio-ingress<span class="w"> </span>-n<span class="w"> </span>istio-ingress
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit c5b8543

Please sign in to comment.