dd151b3f50
Also fixes our sitemap to have correct `lastmod` times when built locally (it was already correct on Netlify). Signed-off-by: Matt Moyer <moyerm@vmware.com>
31 lines
738 B
Markdown
31 lines
738 B
Markdown
---
|
|
title: Getting Started with Pinniped
|
|
cascade:
|
|
layout: docs
|
|
menu:
|
|
docs:
|
|
name: Overview
|
|
weight: 1
|
|
---
|
|
|
|
Pinniped is an authentication service for Kubernetes clusters.
|
|
As a Kubernetes cluster administrator or user, you can learn how Pinniped works, see how to use it on your clusters, and dive into internals of Pinniped's APIs and architecture.
|
|
|
|
Have a question, comment, or idea? Please reach out via [GitHub Discussions](https://github.com/vmware-tanzu/pinniped/discussions) or [join the Pinniped community meetings]({{< ref "/community" >}}).
|
|
|
|
## Tutorials
|
|
|
|
{{< docsmenu "tutorials" >}}
|
|
|
|
## How-to guides
|
|
|
|
{{< docsmenu "howtos" >}}
|
|
|
|
## Reference
|
|
|
|
{{< docsmenu "reference" >}}
|
|
|
|
## Background
|
|
|
|
{{< docsmenu "background" >}}
|