Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ make helm-uninstall # Uninstall Helm releases
make kind-down # Tear down cluster
```

### Production Cluster Deployment

See **[Deployment QuickStart Guide](deploy/README.md)** for a concise bring-up guide, and **[Detailed Installation Guide](deploy/INSTALLATION.md)** for the full step-by-step reference with per-component explanations.

## CLI

`carbidecli` is a command-line client that wraps the full REST API. Install it and set up configs for each environment you work with:
Expand Down
Loading
Loading