Skip to content

Commit 70b6593

Browse files
More changes
Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
1 parent ced2792 commit 70b6593

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/platform/guides/account-management/delete-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ section_menu_id: guides
1111
---
1212

1313

14-
# Deleting Your AppsCode Account
14+
# Deleting Your KubeDB Platform Account
1515

1616
![Delete Account](../images/delete-account.png)
1717

docs/platform/guides/cluster-management/cluster-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ The **Cluster Overview** page is your primary dashboard for a connected Kubernet
1818

1919
## Step 1 — Open Your Cluster
2020

21-
From the **AppsCode Console UI** home screen, you will see the **ALL CLUSTERS** grid. Each cluster card shows its name, status badge (e.g., **Active**), Kubernetes version, provider, number of nodes, and age.
21+
From the **KubeDB Platform Console UI** home screen, you will see the **ALL CLUSTERS** grid. Each cluster card shows its name, status badge (e.g., **Active**), Kubernetes version, provider, number of nodes, and age.
2222

2323
Click on any cluster card to open its Overview page.
2424

25-
![AppsCode home screen showing the cluster list — click a cluster card to open its Overview](../images/cluster-overview/cluster-overview-1.png)
25+
![KubeDB Platform home screen showing the cluster list — click a cluster card to open its Overview](../images/cluster-overview/cluster-overview-1.png)
2626

2727
> The **+ Add Cluster** tile lets you import a new cluster at any time.
2828
@@ -38,7 +38,7 @@ The **Basic** section at the top displays the cluster's core identity:
3838

3939
| Field | Description |
4040
|---|---|
41-
| **Name** | The cluster name as registered in AppsCode |
41+
| **Name** | The cluster name as registered in KubeDB Platform |
4242
| **Endpoint** | The Kubernetes API server address |
4343
| **UID** | The unique identifier of this cluster |
4444
| **Provider** | Cloud or infrastructure provider (e.g., Generic, AWS, GCP) |
@@ -48,7 +48,7 @@ The **Basic** section at the top displays the cluster's core identity:
4848

4949
Two action buttons appear top-right inside this section:
5050
- **Connect** — Downloads a KubeConfig for direct `kubectl` access
51-
- **Remove** — Disconnects and removes the cluster from AppsCode
51+
- **Remove** — Disconnects and removes the cluster from KubeDB Platform
5252

5353
![Cluster Overview page showing Basic info, Feature Sets grid, and Nodes section](../images/cluster-overview/cluster-overview-2.png)
5454

docs/platform/guides/database-management/database-usage-insight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ A condensed stat row at the top mirrors the key metrics from the Overview panel
8181

8282
The **Grafana Dashboards** section embeds pre-built dashboards for your database directly in the console. If Grafana integration is not yet configured, an error message will indicate that the dashboard link is missing and provide instructions to set it up.
8383

84-
> **Tip:** To enable Grafana dashboards, ensure the Grafana datasource is configured in your cluster and the correct dashboard URL is registered in your AppsCode settings.
84+
> **Tip:** To enable Grafana dashboards, ensure the Grafana datasource is configured in your cluster and the correct dashboard URL is registered in your KubeDB Platform settings.
8585
8686
### 3.3 - Slow Queries
8787

docs/platform/selfhost-setup/install/openshift-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Regardless of the mode, an OpenShift deployment always requires you to toggle th
2323

2424
See [Prerequisites](common-config.md#prerequisites) in the Common Configuration guide for the minimum cluster requirements and the optional k3s setup note.
2525

26-
### 1. Visit the AppsCode Self-Hosted Page
26+
### 1. Visit the KubeDB Platform Self-Hosted Page
2727

28-
Navigate to [AppsCode Self-Hosted](https://appscode.com/selfhost). Here you will find your previously generated self-hosted installers. <br>
28+
Navigate to [KubeDB Platform Self-Hosted](https://appscode.com/selfhost). Here you will find your previously generated self-hosted installers. <br>
2929
Click on the `Create New Installer` button to get started.
3030

3131
### 2. Enable OpenShift and Set the Kube API Server

0 commit comments

Comments
 (0)