| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Make room for mdBook user documentation by moving developer design artifacts to a dedicated subdirectory. Signed-off-by: Alice Frosi <afrosi@redhat.com>
Set up the mdBook scaffolding with a placeholder introduction page. Add Makefile targets for building and serving docs locally. Assisted-by: AI Signed-off-by: Alice Frosi <afrosi@redhat.com>
Build mdBook and deploy to GitHub Pages on push to main when docs/ changes. This is similarly to what bootc is doing in the main repo. Assisted-by: AI Signed-off-by: Alice Frosi <afrosi@redhat.com>
Signed-off-by: Alice Frosi <afrosi@redhat.com>
Add the introduction for the bootc operator, a summary and introduce the first concepts of the bootc node pool and bootc node. Assisted-by: AI Signed-off-by: Alice Frosi <afrosi@redhat.com>
Include how to create a pool, how to pause and it covers rollback. Signed-off-by: Alice Frosi <afrosi@redhat.com>
| Back | FazBrowse Home | New Git URL |
Generate the user documentation following the same model as bootc using mdBook. The first chapter describes the basic operation such as creation a pool, triggering a rollout and pausing the pool.
Fixes: #78