Alpha Preview·Documentation in progress
Keyboard Shortcuts
Navigation
JNext heading
KPrevious heading
GGScroll to top
ShiftGScroll to bottom
NNext page
PPrevious page
Page
?Open keyboard shortcuts
EscClose modal
Skip to content

Getting Started

Local Docs Development

  1. Install dependencies:
shell
cd site
npm install
  1. Run local docs server:
shell
npm run docs:dev
  1. Build static site:
shell
npm run docs:build

Next Steps

Apache 2.0 licensed. Built with the Kubebuilder framework.