Skip to content

Commit

Permalink
Add review changes
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 committed Oct 16, 2024
1 parent a055c91 commit 69fc33b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions docs/guides/mssqlserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,20 @@ Microsoft SQL Server is one of the most popular relational database management s
| Authentication & Authorization | &#10003; |
| Externally manageable Auth Secret | &#10003; |
| Instant and Scheduled Backup ([KubeStash](https://kubestash.com/)) | &#10003; |
| Continuous Archiving using `wal-g` | &#10007; |
| Continuous Archiving using `wal-g` | &#10003; |
| Initialization from WAL archive | &#10003; |
| Initializing from Snapshot ([KubeStash](https://kubestash.com/)) | &#10003; |
| Reconfigurable Health Checker | &#10003; |
| Persistent volume | &#10003; |
| Builtin Prometheus Discovery | &#10003; |
| Using Prometheus operator | &#10003; |
| Automated Version Update | &#10003; |
| Automatic Vertical Scaling, Volume Expansion | &#10003; |
| Horizontal Scaling | &#10003; |
| Automated Version Update | &#10003; |
| Automated Vertical Scaling, Volume Expansion | &#10003; |
| Automated Horizontal Scaling | &#10003; |
| Autoscaler for Compute and Storage Resources | &#10003; |
| Reconfiguration | &#10003; |
| TLS | &#10003; |
| Grafana Dashboards | &#10003; |
| Autoscaling (vertically) | &#10003; |


Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mssqlserver/clustering/ag_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: SQL Server Availability Group Cluster Guide
menu:
docs_{{ .version }}:
identifier: ms-clustering-availability-group
name: Availability Group (HA) Cluster
name: Availability Group (HA Cluster)
parent: ms-clustering
weight: 10
menu_name: docs_{{ .version }}
Expand Down

0 comments on commit 69fc33b

Please sign in to comment.