Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebarTitle: Overview
title: Firebolt instance Helm chart
---

This page introduces the `firebolt-instance` Helm chart and the components it deploys on a Kubernetes cluster.
This page introduces the [`firebolt-instance` Helm chart](https://github.com/firebolt-db/firebolt-instance-helm) and the components it deploys on a Kubernetes cluster.

## Architecture

Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebarTitle: Quickstart
title: Quickstart
---

This page walks through a complete local install of the `firebolt-instance` Helm chart on kind, from an empty machine to your first query.
This page walks through a complete local install of the [`firebolt-instance` Helm chart](https://github.com/firebolt-db/firebolt-instance-helm) on kind, from an empty machine to your first query.

The walkthrough uses kind for the cluster and an in-cluster S3 emulator for engine storage, so it needs no cloud resources. For the full cluster, tooling, and storage requirements, see [Prerequisites](./prerequisites).

Expand Down