Skip to content

Commit

Permalink
feedback round 3
Browse files Browse the repository at this point in the history
  • Loading branch information
corkrean committed Nov 15, 2023
1 parent 871b6a0 commit 4f89903
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/spicedb-dedicated/dedicated-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This guide provides information about the configuration options available to you

## Configuration Options

### Permission System Type
### Permissions System Type

<img src={require("/img/ps-type.png").default} alt="permissions system type" />

Expand All @@ -20,7 +20,7 @@ Your SpiceDB Dedicated environment can be provisioned with multiple isolated [da

<img src={require("/img/channels-config.png").default} alt="channels config" />

SpiceDB Dedicated has two update channels: `rapid` and `regular` . You can select the update channel either when you launch the Permissios System or in the settings page after you’ve launched it.
SpiceDB Dedicated has two update channels: `rapid` and `regular` . You can select the update channel either when you launch the Permissions System or in the settings page after you’ve launched it.

`rapid` - gets every release that is not a release candidate.

Expand All @@ -36,7 +36,7 @@ After you’ve deployed your Permissions System, you can choose to keep up to da

There are two rollout strategies: `rolling update` and `immediate`.

- `rolling update` is a zero downtime strategy for upgrading to a new version. This is recommended for prod permissions systems.
- `rolling update` is a zero downtime strategy for upgrading to a new version. This is recommended for prod Permissions Systems.
- `immediate` involves downtime, but is faster than `rolling update`.

### Define Cluster(s)
Expand Down

0 comments on commit 4f89903

Please sign in to comment.