ContainerImage.Pinniped/site/content/docs/_index.md
Matt Moyer dd151b3f50
Fix missing titles on website docs.
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>
2021-03-01 11:31:27 -06:00

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" >}}