You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visit https://home.appscode.com/user/settings/credentials to manage credential.
32
+
Visit https://appscode.com/id/{user}/user/settings/credentials to manage credential.
33
33
34
34
35
35
## AWS
@@ -261,7 +261,7 @@ Details:
261
261
aws iam create-access-key --user-name "eks-cluster"
262
262
```
263
263
264
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create) you got from previous step.
264
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create) you got from previous step.
265
265
266
266
<img width="50%" src="images/aws-cred.png">
267
267
@@ -281,7 +281,7 @@ To configure Azure credentials for accessing and managing Azure Kubernetes Servi
281
281
- Save Credentials <br>
282
282
The command will output a JSON response containing the service principal details, including clientId (Application ID), clientSecret (Client Secret), subscriptionId, tenantId, and other information. Save these credentials securely as they will be used to configure the AKS cluster.
283
283
284
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
284
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
@@ -380,7 +380,7 @@ To access Azure Blob Storage, you need your Storage Account name and one of its
380
380
- **Account:** Your Storage Account name, found in the Azure Portal under **Storage accounts**.
381
381
- **Key:** One of the access keys (key1 or key2), found under **Security + networking > Access keys**in the storage account sidebar. Click **Show** to reveal the key value.
382
382
383
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
383
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
384
384
385
385
<br><br><br><br>
386
386
@@ -393,7 +393,7 @@ To access Cloudflare R2 Object Storage, you need your Account ID and an R2 API t
393
393
- **Account ID:** Found on your Cloudflare Dashboard under **R2 > Overview** or in the sidebar.
394
394
- **Access Key ID & Secret Access Key:** Generated by creating an R2 API token. Navigate to **R2 > Manage R2 API Tokens > Create API Token** and ensure the token has `Edit` permissions for the target bucket.
395
395
396
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
396
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
397
397
398
398
<br><br><br><br>
399
399
@@ -408,7 +408,7 @@ To access Hetzner Cloud resources, you need an API token and an SSH key.
408
408
409
409
Ref: [Hetzner Cloud API Tokens](https://docs.hetzner.com/cloud/api/getting-started/generating-api-token/)
410
410
411
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
411
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
412
412
413
413
<br><br><br>
414
414
@@ -423,7 +423,7 @@ To access Scaleway resources, you need your Organization ID and an API secret ke
423
423
424
424
Ref: [Scaleway API Keys](https://www.scaleway.com/en/docs/iam/api-keys/)
425
425
426
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
426
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
427
427
428
428
<br><br><br>
429
429
@@ -437,4 +437,4 @@ To access Vultr resources, you need a Vultr API key.
437
437
438
438
Ref: [Vultr API](https://www.vultr.com/api/)
439
439
440
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
440
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
Site administrators can upgrade the AppsCode Enterprise (ACE) management cluster directly from the platform UI by uploading a configuration file downloaded from the AppsCode portal.
16
+
Site administrators can upgrade the KubeDB Platform management cluster directly from the platform UI by uploading a configuration file downloaded from the KubeDB Platform portal.
17
17
18
18
---
19
19
@@ -27,21 +27,21 @@ Before starting the upgrade, download the required values file from the AppsCode
27
27
28
28
---
29
29
30
-
## Step 1 — Open ACE Upgrade
30
+
## Step 1 — Open KubeDB Platform Upgrade
31
31
32
-

32
+

33
33
34
-
Go to **SITE ADMINISTRATION > ACE Upgrade** from the left-hand menu.
34
+
Go to **SITE ADMINISTRATION > KubeDB Platform Upgrade** from the left-hand menu.
35
35
36
-
The page displays the current ACE version and the upgrade status of all platform components. Click the **Upgrade Version** button at the top right to begin.
36
+
The page displays the current KubeDB Platform version and the upgrade status of all platform components. Click the **Upgrade Version** button at the top right to begin.
Copy file name to clipboardExpand all lines: docs/platform/guides/billing-and-usage-guide/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This document provides a detailed overview of the **Usage** section within our b
18
18
19
19
The AppsCode Billing Console is a web-based hub at [AppsCode Billing Console](https://appscode.com/billing) where you can manage contracts, link clusters, generate license-proxyserver installers, track licensed clusters, and **monitor usage—all in one place**.
20
20
21
-
This section focuses on the **Usage** dashboard, which shows the resources consumed by downstream AppsCode services like KubeDB running in your clusters.
21
+
This section focuses on the **Usage** dashboard, which shows the resources consumed by downstream KubeDB Platform services like KubeDB running in your clusters.
Copy file name to clipboardExpand all lines: docs/platform/guides/get-started/add-cluster.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ section_menu_id: guides
13
13
14
14
# Add a Kubernetes Cluster
15
15
16
-
With your credentials in place, it's time to connect your Kubernetes cluster to the Platform Console. This step allows AppsCode to seamlessly manage and provide insights into your cluster.
16
+
With your credentials in place, it's time to connect your Kubernetes cluster to the Platform Console. This step allows KubeDB Platform to seamlessly manage and provide insights into your cluster.
17
17
18
18
Follow these steps to import your Kubernetes cluster:
Copy file name to clipboardExpand all lines: docs/platform/guides/get-started/add-credential.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ section_menu_id: guides
13
13
14
14
# Add Credential
15
15
16
-
Now that you have successfully registered and logged in to the Platform Console, let's take the next step in setting up your environment. The first crucial task is to add credentials for your Kubernetes clusters. This ensures a secure connection and allows AppsCode to seamlessly manage your clusters.
16
+
Now that you have successfully registered and logged in to the Platform Console, let's take the next step in setting up your environment. The first crucial task is to add credentials for your Kubernetes clusters. This ensures a secure connection and allows KubeDB Platform to seamlessly manage your clusters.
17
17
18
18
Follow these steps to add your credentials:
19
19
20
-
1. Navigate to the [Add Credential Page](https://home.appscode.com/user/settings/credentials/create).
20
+
1. Navigate to the [Add Credential Page](https://appscode.com/id/{user}/user/settings/credentials/create).
21
21
2. Choose your `Credential Type` or authentication method and enter the required details.
22
22
3. Click on the `Done` button to securely save your credentials.
Copy file name to clipboardExpand all lines: docs/platform/guides/get-started/architecture.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,14 @@ Let's first discuss some basic terminologies, those will be repeated many times
15
15
16
16

17
17
18
-
### ACE
19
-
ACE is the central management cluster where we will deploy all the ui-components. Namely the `backend server(ace-platform-api)`, `kubedb-ui`, `cluster-ui`, `billing-ui`, `platform-ui`, `grafana-ui`, ingresses etc. This will be mainly used by the administrators & devops engineers.
18
+
### KubeDB Platform
19
+
KubeDB Platform is the central management cluster where we will deploy all the ui-components. Namely the `backend server(ace-platform-api)`, `kubedb-ui`, `cluster-ui`, `billing-ui`, `platform-ui`, `grafana-ui`, ingresses etc. This will be mainly used by the administrators & devops engineers.
20
20
As this is the central point of management, we call it `Management cluster`. As all the UI-components installed in this, we sometimes call `UI cluster`.
21
21
22
22
We also have native-integration of [OCM hub-spoke model](https://open-cluster-management.io/docs/concepts/architecture/). This is by-default enabled. This integration enables the cluster-manager to easily do similar changes(for example: installing a feature) centrally.
23
-
ACE is used as the hub of OCM mode. Thats why we call this `Hub cluster` too.
23
+
KubeDB Platform is used as the hub of OCM mode. Thats why we call this `Hub cluster` too.
24
24
25
-
The ACE cluster can be a single-node k3s cluster for staging or development. Or a full-fledged multi-node cluster for prod.
25
+
The KubeDB Platform cluster can be a single-node k3s cluster for staging or development. Or a full-fledged multi-node cluster for prod.
26
26
27
27
The installer page on the `selfhost-ui` on appscode.com provides instructions for quickly setting up a K3s cluster to get started immediately.
28
28
@@ -32,4 +32,4 @@ While importing, if someone make it a spoke, then cluster-manager-spoke features
32
32
If you don't want to manage it from the hub, we can just import it as a general cluster. In that case, that auto-sync from hub will not happen.
33
33
34
34
35
-
Both ACE & DBaaS clusters can be of any vendors like AWS, Azure, Google Cloud etc. It can be an on-prem cluster too.
35
+
Both KubeDB Platform & DBaaS clusters can be of any vendors like AWS, Azure, Google Cloud etc. It can be an on-prem cluster too.
0 commit comments