Skip to content

Latest commit

 

History

History
 
 

docs

Running GitBook

  1. Follow the instructions at https://toolchain.gitbook.com/ to install gitbook.
  2. cd into the docs/book directory
  3. Run gitbook install
  4. Run gitbook build
  5. Run gitbook serve
  6. Visit http://localhost:4000

Steps to deploy

There are no manual steps needed to deploy the website.

Kubebuilder book website is deployed on Netlify. There is a preview of the website for each PR. As soon as the PR is merged, the website will be built and deployed on Netlify.