Skip to content

Commit

Permalink
Deployed 9c02060 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 Oct 28, 2024
1 parent bec8647 commit 5a72251
Show file tree
Hide file tree
Showing 8 changed files with 197 additions and 197 deletions.
2 changes: 1 addition & 1 deletion master/admin/kubernetes_deployment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,7 @@ <h2 id="1-install-istio">1. Install Istio<a class="headerlink" href="#1-install-
<p>Istio ingress is recommended, but you can choose to install with other <a href="https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/">Ingress controllers</a> and create <code>IngressClass</code> resource for your Ingress option.</p>
</div>
<h2 id="2-install-cert-manager">2. Install Cert Manager<a class="headerlink" href="#2-install-cert-manager" title="Permanent link"></a></h2>
<p>The minimally required Cert Manager version is 1.9.0 and you can refer to <a href="https://cert-manager.io/docs/installation/">Cert Manager installation guide</a>.</p>
<p>The minimally required Cert Manager version is 1.15.0 and you can refer to <a href="https://cert-manager.io/docs/installation/">Cert Manager installation guide</a>.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Cert manager is required to provision webhook certs for production grade installation, alternatively you can run self signed certs generation script.</p>
Expand Down
22 changes: 11 additions & 11 deletions master/admin/serverless/serverless/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@ <h1>
<h1 id="serverless-installation-guide">Serverless Installation Guide<a class="headerlink" href="#serverless-installation-guide" title="Permanent link"></a></h1>
<p>KServe Serverless installation enables autoscaling based on request volume and supports scale down to and from zero. It also supports revision management
and canary rollout based on revisions.</p>
<p>Kubernetes 1.22 is the minimally required version and please check the following recommended Knative, Istio versions for the corresponding
<p>Kubernetes 1.28 is the minimally required version and please check the following recommended Knative, Istio versions for the corresponding
Kubernetes version.</p>
<h2 id="recommended-version-matrix">Recommended Version Matrix<a class="headerlink" href="#recommended-version-matrix" title="Permanent link"></a></h2>
<table>
Expand All @@ -1260,19 +1260,19 @@ <h2 id="recommended-version-matrix">Recommended Version Matrix<a class="headerli
</thead>
<tbody>
<tr>
<td style="text-align: left;">1.27</td>
<td style="text-align: left;">1.18,1.19</td>
<td style="text-align: left;">1.10,1.11</td>
</tr>
<tr>
<td style="text-align: left;">1.28</td>
<td style="text-align: left;">1.19,1.20</td>
<td style="text-align: left;">1.11,1.12.4</td>
<td style="text-align: left;">1.22</td>
<td style="text-align: left;">1.15</td>
</tr>
<tr>
<td style="text-align: left;">1.29</td>
<td style="text-align: left;">1.20,1.21</td>
<td style="text-align: left;">1.12.4,1.13.1</td>
<td style="text-align: left;">1.22,1.23</td>
<td style="text-align: left;">1.15,1.16</td>
</tr>
<tr>
<td style="text-align: left;">1.30</td>
<td style="text-align: left;">1.22,1.23</td>
<td style="text-align: left;">1.15,1.16</td>
</tr>
</tbody>
</table>
Expand All @@ -1291,7 +1291,7 @@ <h2 id="2-install-networking-layer">2. Install Networking Layer<a class="headerl
<p>The recommended networking layer for KServe is <a href="https://istio.io/">Istio</a> as currently it works best with KServe, please refer to the <a href="https://knative.dev/docs/admin/install/installing-istio">Istio install guide</a>.
Alternatively you can also choose other networking layers like <a href="https://github.com/knative-sandbox/net-kourier">Kourier</a> or <a href="https://projectcontour.io/">Contour</a>, see <a href="../kourier_networking/">how to install Kourier with KServe guide</a>.</p>
<h2 id="3-install-cert-manager">3. Install Cert Manager<a class="headerlink" href="#3-install-cert-manager" title="Permanent link"></a></h2>
<p>The minimally required Cert Manager version is 1.9.0 and you can refer to <a href="https://cert-manager.io/docs/installation/">Cert Manager</a>.</p>
<p>The minimally required Cert Manager version is 1.15.0 and you can refer to <a href="https://cert-manager.io/docs/installation/">Cert Manager</a>.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Cert manager is required to provision webhook certs for production grade installation, alternatively you can run self signed certs generation script.</p>
Expand Down
2 changes: 1 addition & 1 deletion master/assets/javascripts/swagger-ui-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/assets/javascripts/swagger-ui-standalone-preset.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/assets/stylesheets/swagger-ui.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5a72251

Please sign in to comment.