Skip to content

Commit 87299ac

Browse files
committed
docs(helm): add post-install guide to markdown-toc hook
1 parent 6344bf4 commit 87299ac

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ repos:
7777
- '-'
7878
- -i
7979
- docker/README.md
80+
- helm/docs/post-install-recommended-configuration.md
8081
- helm/fiftyone-teams-app/README.md.gotmpl
8182
- helm/README.md
8283
- CONTRIBUTING.md

helm/docs/post-install-recommended-configuration.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Recommended Post-Installation Configuration
22

33
<!-- toc -->
4+
5+
- [Prerequisites: Shared Storage](#prerequisites-shared-storage)
6+
- [Dedicated Plugins Mode](#dedicated-plugins-mode)
7+
- [Delegated Operators](#delegated-operators)
8+
- [On-Demand Delegated Operators](#on-demand-delegated-operators)
9+
- [GPU Workloads (Optional)](#gpu-workloads-optional)
10+
- [Multiple Orchestrators](#multiple-orchestrators)
11+
- [Advanced: Custom Job Priorities](#advanced-custom-job-priorities)
12+
- [Verifying Your Setup](#verifying-your-setup)
13+
- [Getting Started with Plugins](#getting-started-with-plugins)
14+
415
<!-- tocstop -->
516

617
After completing the base Helm installation, we recommend enabling the

0 commit comments

Comments
 (0)