60034b39a3
Requested by @pabloschuhmacher as a small fix.
13 lines
496 B
HTML
13 lines
496 B
HTML
<div class="hero homepage">
|
|
<div class="wrapper">
|
|
<div class="text-block">
|
|
<h2>Batteries-included for Kubernetes authentication</h2>
|
|
<p>Pinniped is the easy, secure way to log in to your Kubernetes clusters.</p>
|
|
<div class="buttons">
|
|
<a class="button" href="/docs/">Get Started with Pinniped</a>
|
|
<a class="button secondary" href="https://github.com/vmware-tanzu/pinniped/releases">Download Latest Release</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|