Skip to content

Commit

Permalink
Deployed 317538d to master with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2025
1 parent 26ad62c commit d8e3d8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion master/developer/developer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@ <h3 id="smoke-test-after-deployment">Smoke test after deployment<a class="header
<div class="highlight"><pre><span></span><code>kubectl<span class="w"> </span>apply<span class="w"> </span>-f<span class="w"> </span>https://raw.githubusercontent.com/kserve/kserve/master/docs/samples/v1beta1/tensorflow/tensorflow.yaml
</code></pre></div></p>
<p>You should see model serving deployment running under default or your specified namespace.</p>
<div class="highlight"><pre><span></span><code>$ kubectl get pods -n default -l serving.kserve.io/inferenceservice=flower-sample
<div class="highlight"><pre><span></span><code>kubectl<span class="w"> </span>get<span class="w"> </span>pods<span class="w"> </span>-n<span class="w"> </span>default<span class="w"> </span>-l<span class="w"> </span>serving.kserve.io/inferenceservice<span class="o">=</span>flower-sample
</code></pre></div>
<div class="admonition success">
<p class="admonition-title">Expected Output</p>
Expand Down
2 changes: 1 addition & 1 deletion master/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit d8e3d8e

Please sign in to comment.