Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-08-30 19:50:29 +00:00
parent df2c9db925
commit b479f09b97
48 changed files with 3639 additions and 261 deletions

View file

@ -36,7 +36,7 @@
<title>External authentication - NGINX Ingress Controller</title>
<title>External Basic Authentication - NGINX Ingress Controller</title>
@ -100,7 +100,7 @@
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#external-authentication" tabindex="1" class="md-skip">
<a href="#external-basic-authentication" tabindex="1" class="md-skip">
Skip to content
</a>
@ -126,7 +126,7 @@
NGINX Ingress Controller
</span>
<span class="md-header-nav__topic">
External authentication
External Basic Authentication
</span>
@ -763,11 +763,11 @@
<label class="md-nav__link md-nav__link--active" for="__toc">
External authentication
External Basic Authentication
</label>
<a href="./" title="External authentication" class="md-nav__link md-nav__link--active">
External authentication
<a href="./" title="External Basic Authentication" class="md-nav__link md-nav__link--active">
External Basic Authentication
</a>
@ -804,8 +804,8 @@
<li class="md-nav__item">
<a href="../../oauth-external-auth/README/" title="External Authentication" class="md-nav__link">
External Authentication
<a href="../../oauth-external-auth/README/" title="External OAUTH Authentication" class="md-nav__link">
External OAUTH Authentication
</a>
</li>
@ -1094,7 +1094,7 @@
<a href="https://github.com/kubernetes/ingress-nginx/edit/master/docs/examples/auth/external-auth/README.md" title="Edit this page" class="md-icon md-content__icon">&#xE3C9;</a>
<h1 id="external-authentication">External authentication<a class="headerlink" href="#external-authentication" title="Permanent link">&para;</a></h1>
<h1 id="external-basic-authentication">External Basic Authentication<a class="headerlink" href="#external-basic-authentication" title="Permanent link">&para;</a></h1>
<h3 id="example-1">Example 1:<a class="headerlink" href="#example-1" title="Permanent link">&para;</a></h3>
<p>Use an external service (Basic Auth) located in <code class="codehilite">https://httpbin.org</code> </p>
<div class="codehilite"><pre><span></span>$ kubectl create -f ingress.yaml
@ -1275,13 +1275,13 @@ BODY:
</a>
<a href="../../oauth-external-auth/README/" title="External Authentication" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
<a href="../../oauth-external-auth/README/" title="External OAUTH Authentication" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
External Authentication
External OAUTH Authentication
</span>
</div>
<div class="md-flex__cell md-flex__cell--shrink">