Skip to content

docs: Add Day One operations guide#1764

Open
kfelternv wants to merge 2 commits into
NVIDIA:mainfrom
kfelternv:day-one-ops-docs
Open

docs: Add Day One operations guide#1764
kfelternv wants to merge 2 commits into
NVIDIA:mainfrom
kfelternv:day-one-ops-docs

Conversation

@kfelternv
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Kyle Felter <kfelter@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 18, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@kfelternv kfelternv requested a review from andreliuNV May 18, 2026 16:26
@kfelternv kfelternv marked this pull request as ready for review May 19, 2026 16:45
@kfelternv kfelternv requested a review from Coco-Ben as a code owner May 19, 2026 16:45
@kfelternv kfelternv requested a review from evalnv May 19, 2026 16:46
@github-actions
Copy link
Copy Markdown

Copy link
Copy Markdown

@evalnv evalnv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kfelternv this is great! Just a couple of small mechanical fixes from my side, and a suggestion for structure fast follow.


## Before You Start

This guide assumes you have completed the [Quick Start Guide](getting-started/quick-start.md), which covers NICo deployment, site creation, and host discovery (Day Zero). You should already have:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Relative links need to have ../ in front e.g. (getting-started/quick-start.md) needs to be (../getting-started/quick-start.md)


> **Note on CLI naming**: Older docs reference `carbidecli` (built via `make carbide-cli`). It's the same source under a previous name. This guide uses `nicocli` (built via `make nico-cli`) consistently.

For nicocli mechanics and conventions (flag ordering, `api.name` selection, `--data` vs flag forms, output formats, pagination, `--debug`), see the [nicocli Reference](nicocli-reference.md). The examples in this guide assume you've read it.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nicocli-reference.md was merged separately on main but this branch is 5 commits behind and that file isn't on the PR branch yet so the link to it currently 404s. Suggestion to merge main into this branch so the link will resolve

@@ -0,0 +1,1062 @@
# Day One Operations: Tenant Management and Instance Provisioning
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion to improve the structure by creating a Configuration (Day 1) section in sidebar so we can break this long doc into multiple sections to improve readability, following the same pattern as Provisioning (Day 0 Operations) section. It can be done as a fast follow if helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants