Skip to content

Commit 288f775

Browse files
Fix the image ref structure
Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
1 parent 39d93c3 commit 288f775

9 files changed

Lines changed: 49 additions & 50 deletions

File tree

docs/platform/guides/account-management/kubernetes/credentials.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Details:
263263

264264
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create) you got from previous step.
265265

266-
<img width="50%" src="images/aws-cred.png">
266+
![Aws Cred](images/aws-cred.png)
267267

268268
<!-- ![Add AWS Credential](../images/aws-cred.png) -->
269269

@@ -284,7 +284,7 @@ The command will output a JSON response containing the service principal details
284284
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
285285

286286

287-
<img align="right" width="50%" src="images/do-cred.png">
287+
![Do Cred](images/do-cred.png)
288288

289289
## Digital Ocean
290290
To access Digital Ocean Managed clusters, you need to create a API token from Digital Ocean.
@@ -324,7 +324,7 @@ To access GKE clusters, you need to create a GCP service account with with conta
324324

325325
Then add the service account credentials [here](https://appscode.com/id/{user}/user/settings/credentials/create).
326326

327-
<img align="right" width="50%" src="images/gcp-oauth.png">
327+
![Gcp Oauth](images/gcp-oauth.png)
328328

329329
## Google OAuth
330330

@@ -339,7 +339,7 @@ This will create a credential, you will be able to access your k8s cluster with.
339339

340340
<br><br><br>
341341

342-
<img align="right" width="50%" src="images/linode-cred.png">
342+
![Linode Cred](images/linode-cred.png)
343343

344344
## Linode
345345

@@ -353,7 +353,7 @@ Then add the credential [here](https://appscode.com/id/{user}/user/settings/cred
353353

354354
<br><br><br>
355355

356-
<img align="right" width="50%" src="images/rancher-cred.png">
356+
![Rancher Cred](images/rancher-cred.png)
357357

358358
## Rancher
359359

@@ -371,7 +371,7 @@ Copy the generated access key, secret key, and API endpoint from the `Account &
371371

372372
Next, add these credentials to the [KubeDB Platform user settings credentials page](https://appscode.com/id/{user}/user/settings/credentials/create).
373373

374-
<img align="right" width="50%" src="../images/credentials/azureStorage.png">
374+
![Azure Storage](../images/credentials/azureStorage.png)
375375

376376
## Azure Storage
377377

@@ -384,7 +384,7 @@ Then add the credential [here](https://appscode.com/id/{user}/user/settings/cred
384384

385385
<br><br><br><br>
386386

387-
<img align="right" width="50%" src="../images/credentials/cloudflareStorage.png">
387+
![Cloudflare Storage](../images/credentials/cloudflareStorage.png)
388388

389389
## Cloudflare R2 Storage
390390

@@ -397,7 +397,7 @@ Then add the credential [here](https://appscode.com/id/{user}/user/settings/cred
397397

398398
<br><br><br><br>
399399

400-
<img align="right" width="50%" src="../images/credentials/Hetzner.png">
400+
![Hetzner](../images/credentials/Hetzner.png)
401401

402402
## Hetzner
403403

@@ -412,7 +412,7 @@ Then add the credential [here](https://appscode.com/id/{user}/user/settings/cred
412412

413413
<br><br><br>
414414

415-
<img align="right" width="50%" src="../images/credentials/Scaleway.png">
415+
![Scaleway](../images/credentials/Scaleway.png)
416416

417417
## Scaleway
418418

@@ -427,7 +427,7 @@ Then add the credential [here](https://appscode.com/id/{user}/user/settings/cred
427427

428428
<br><br><br>
429429

430-
<img align="right" width="50%" src="../images/credentials/vultr.png">
430+
![Vultr](../images/credentials/vultr.png)
431431

432432
## Vultr
433433

docs/platform/selfhost-setup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Welcome to KubeDB Platform's Self-Hosted deployment! Whether you're looking for
1919

2020
Navigate to [KubeDB Platform Self-Hosted](https://appscode.com/selfhost). Here you will find your previously generated self-hosted installers.
2121

22-
<img src="images/installer-home.png">
22+
![Installer Home](images/installer-home.png)
2323
<br/>
2424
<br/>
2525
Click on the `Create New Installer` button to get started. You can either choose deployment type `Self Hosted Demo` or `Self Hosted Production`. Provide the required data and click `Done` button to generate the installer. Upon generation of the installer, you will get the documentation how to host KubeDB Platform Server on your own.

docs/platform/selfhost-setup/install/aws-marketplace.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -370,12 +370,12 @@ The expiry time for this installer is 2 hours. You will find in detail deploymen
370370
```
371371

372372
<br/>
373-
<img width="50%" src="../images/policy-1.png">
373+
![Policy 1](../images/policy-1.png)
374374

375375
* Give the policy the name **AWSMarketplacePolicyForCloudFormation** and click **Create Policy**.
376376

377377
<br/>
378-
<img width="50%" src="../images/policy-2.png">
378+
![Policy 2](../images/policy-2.png)
379379

380380

381381

@@ -385,20 +385,20 @@ The expiry time for this installer is 2 hours. You will find in detail deploymen
385385
* Select **Trusted entity** type: `AWS service`.
386386
* Select **Use case**: `CloudFormation` and click **Next**.
387387
<br/>
388-
<img width="50%" src="../images/policy-3.png">
388+
![Policy 3](../images/policy-3.png)
389389
* Search for and select the **AWSMarketplacePolicyForCloudFormation** policy you just created, then click **Next**.
390390
<br/>
391-
<img width="50%" src="../images/policy-4.png">
391+
![Policy 4](../images/policy-4.png)
392392
* Name the role **AWSMarketplaceMeteringRoleForCloudFormation** and click **Create role**.
393393
<br/>
394-
<img width="50%" src="../images/policy-5.png">
394+
![Policy 5](../images/policy-5.png)
395395

396396

397397
### Step 3: PassRole Permission
398398

399399
* Copy the **Role ARN** of the role you just created: `arn:aws:iam::xxxxxxxx:role/AWSMarketplaceMeteringRoleForCloudFormation`.
400400
<br/>
401-
<img width="50%" src="../images/policy-7.png">
401+
![Policy 7](../images/policy-7.png)
402402

403403

404404

@@ -424,7 +424,7 @@ The expiry time for this installer is 2 hours. You will find in detail deploymen
424424
```
425425

426426
<br/>
427-
<img width="50%" src="../images/policy-8.png">
427+
![Policy 8](../images/policy-8.png)
428428

429429

430430

@@ -433,7 +433,7 @@ The expiry time for this installer is 2 hours. You will find in detail deploymen
433433
* Provide a name for this policy (e.g., **AllowPassingMeterUsageRoleToCloudFormation**) and click **Create policy**.
434434

435435
<br/>
436-
<img width="50%" src="../images/policy-9.png">
436+
![Policy 9](../images/policy-9.png)
437437

438438

439439

@@ -444,7 +444,7 @@ The expiry time for this installer is 2 hours. You will find in detail deploymen
444444
* Select the **AllowPassingMeterUsageRoleToCloudFormation** policy you just created to attach it.
445445

446446
<br/>
447-
<img width="50%" src="../images/policy-10.png">
447+
![Policy 10](../images/policy-10.png)
448448

449449
Now follow the steps to configure the stack
450450

@@ -455,22 +455,22 @@ and subscribe to **AppsCode Cloud w/Usage Billing** product.
455455
* Click on Continue To Configuration.
456456

457457
<br/>
458-
<img width="50%" src="../images/awsStep1.png">
458+
![Aws Step 1](../images/awsStep1.png)
459459

460460
### Step 2: Configuration
461461

462462
* Select the latest software version, and region for the Application and click on **Continue to Launch.**
463463

464464
<br/>
465-
<img width="50%" src="../images/awsStep2.png">
465+
![Aws Step 2](../images/awsStep2.png)
466466

467467
### Step 3: Create stack
468468

469469
* You will be forwarded to the Cloudformation selection page.
470470
* Keep the default selected template and click on **Next.**
471471

472472
<br/>
473-
<img width="50%" src="../images/awsStep3.png">
473+
![Aws Step 3](../images/awsStep3.png)
474474

475475
### Step 4: Specify stack details
476476

@@ -482,15 +482,15 @@ and subscribe to **AppsCode Cloud w/Usage Billing** product.
482482
* Click **Next** and you will be forwarded to the **review and create page.**
483483

484484
<br/>
485-
<img width="50%" src="../images/awsStep4.png">
485+
![Aws Step 4](../images/awsStep4.png)
486486

487487
### Step 5: Attach role to CloudFormation (Optional)
488488

489489
* **Prerequisite:** You must have IAM roles for this.
490490
* When applying the cloudformation template (CFT), attach **AWSMarketplaceMeteringRoleForCloudFormation** role to the template. This way the CFT will have all the necessary permission to deploy the resources.
491491

492492
<br/>
493-
<img width="50%" src="../images/awsStep5.png">
493+
![Aws Step 5](../images/awsStep5.png)
494494

495495
### Step 6: Review & Deployment
496496

@@ -499,7 +499,7 @@ and subscribe to **AppsCode Cloud w/Usage Billing** product.
499499
* Once the Cloudformation is created it will take **5-10min** to spin up the application.
500500

501501
<br/>
502-
<img width="50%" src="../images/awsStep7.png">
502+
![Aws Step 7](../images/awsStep7.png)
503503

504504
### 10. Explore the Deployed Platform
505505

docs/platform/selfhost-setup/install/azure-marketplace.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ See [Monitoring](common-config.md#monitoring) in the Common Configuration guide
8585
* Put Login and Logout URL
8686

8787
<br/>
88-
<img width="50%" src="../images/domain-whitelisting.png">
88+
![Domain Whitelisting](../images/domain-whitelisting.png)
8989

9090
### 8. Self Management
9191

@@ -105,38 +105,37 @@ Click the "Deploy" button to submit your information. KubeDB Platform will gener
105105
Go to Azure Marketplace and select AppsCode Cloud w/ Usage Billing application. [AppsCode Cloud w/ Usage Billing from Marketplace](https://portal.azure.com/#create/appscode.ace_paygace-payg)
106106

107107
<br/>
108-
<img width="50%" src="../images/azureStep1.png">
108+
![Azure Step 1](../images/azureStep1.png)
109109

110110
#### Step 2: Basic Information
111111
Provide basic information for the Azure application. Put your resource group and application name.
112112

113113
<br/>
114-
<img width="50%" src="../images/azureStep2.png">
114+
![Azure Step 2](../images/azureStep2.png)
115115

116116
#### Step 3: Select VM
117117
Select a virtual machine for the Installer with at least 4 core CPU and 16GB of RAM.
118118

119119
<br/>
120-
<img width="50%" src="../images/azureStep3.png">
120+
![Azure Step 3](../images/azureStep3.png)
121121

122122
#### Step 4: Authentication Type
123123
By default Username user will be created to your Installer VM.
124124
You can use one of the Password or SSH Key Pair to authenticate into the VM.
125125

126126
<br/>
127-
<img width="50%" src="../images/azureStep4.png">
127+
![Azure Step 4](../images/azureStep4.png)
128128

129129
#### Step 5: Installer Information
130130
Provide the URL link you found from the instruction in the Installer Url field
131131

132132
<br/>
133-
<img width="50%" src="../images/azureStep5.png">
133+
![Azure Step 5](../images/azureStep5.png)
134134

135135
You can monitor the deployment progress through the **Managed Resource Group's** overview page and the **Activity Log**. Once the deployment is complete, the necessary resources will be provisioned within that managed resource group.
136-
<div style="display: flex; justify-content: space-between;">
137-
<img src="../images/ace-status.png" style="width: 48%;">
138-
<img src="../images/managed-resources.png" style="width: 48%;">
139-
</div>
136+
![Ace Status](../images/ace-status.png)
137+
138+
![Managed Resources](../images/managed-resources.png)
140139

141140
### 12. Explore the Deployed Platform
142141

docs/platform/selfhost-setup/install/cloud-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Follow the documentation provided by AppsCode to deploy the KubeDB Platform on y
8080
Once deployed, access the KubeDB Platform using the specified domain. Log in with the admin account credentials provided during the creation process.
8181

8282
<br/>
83-
<img width="50%" src="../images/ace-dashboard.png">
83+
![Ace Dashboard](../images/ace-dashboard.png)
8484

8585
## Get Support
8686

docs/platform/selfhost-setup/install/common-config.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Use the **Monitoring** section to configure Alertmanager notifications for platf
4848
* **Send Resolved:** Sends a follow-up notification when an alert returns to a healthy state.
4949

5050
<br/>
51-
<img width="50%" src="../images/monitoring-alertmanager.png">
51+
![Monitoring Alertmanager](../images/monitoring-alertmanager.png)
5252

5353
> **Tip:** For Google Chat, a supported workaround is to generate a space email address in Google Chat settings and use that address in the **To** field.
5454
@@ -79,7 +79,7 @@ Configure NATS, which is used as the internal messaging system for the platform.
7979
**Resources:** Configure CPU Requests, CPU Limits, Memory Request and Memory Limit
8080

8181
<br/>
82-
<img width="50%" src="../images/nats.png">
82+
![Nats](../images/nats.png)
8383

8484
## Branding & UI Customization
8585

@@ -93,7 +93,7 @@ Administrators can globally re-brand the KubeDB Platform interface to match corp
9393
* **App Tag:** Toggle **"Show App Tag"** to display or hide the version/tagging info in the UI.
9494

9595
<br/>
96-
<img width="50%" src="../images/branding.png">
96+
![Branding](../images/branding.png)
9797

9898

9999
## Prerequisites
@@ -117,7 +117,7 @@ These credentials define the primary super-user and the initial organizational s
117117
- **Initial Organization Name:** You can choose what will be the initial organization name for your account
118118

119119
<br/>
120-
<img width="50%" src="../images/admin-setting.png">
120+
![Admin Setting](../images/admin-setting.png)
121121

122122
## Additional configuration for EKS cluster
123123

@@ -148,7 +148,7 @@ aws ec2 describe-subnets --filters "Name=vpc-id,Values=$(aws eks describe-cluste
148148
* Put Login and Logout URL for your app
149149

150150
<br/>
151-
<img width="50%" src="../images/domain-whitelisting.png">
151+
![Domain Whitelisting](../images/domain-whitelisting.png)
152152

153153
## Ingress & Gateway
154154

@@ -157,11 +157,11 @@ Configure how the application is exposed to the internet or your internal networ
157157
* **Ingress & Gateway:** Enable either the **Gateway API** or standard **Ingress**.
158158

159159
<br/>
160-
<img width="50%" src="../images/ingress-gateway.png">
160+
![Ingress Gateway](../images/ingress-gateway.png)
161161

162162
## Self Management
163163

164164
In this section you can enable or disable features.
165165

166166
<br/>
167-
<img width="50%" src="../images/features.png">
167+
![Features](../images/features.png)

docs/platform/selfhost-setup/install/onprem-demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Follow the documentation provided by AppsCode to deploy the KubeDB Platform on y
8383
Once deployed, access the KubeDB Platform using the specified domain. Log in with the admin account credentials provided during the creation process.
8484

8585
<br/>
86-
<img width="50%" src="../images/ace-dashboard.png">
86+
![Ace Dashboard](../images/ace-dashboard.png)
8787

8888
## Get Support
8989

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@ Follow the documentation provided by AppsCode to deploy the KubeDB Platform on y
9999
4. **Run the remaining install steps.** Continue with the rest of the generated instructions (flux install, `helm upgrade`, and the ACE install) using the reconfigured values.
100100

101101
<br/>
102-
<img width="80%" src="../images/ip-reconfigure-openshift.png">
102+
![Ip Reconfigure Openshift](../images/ip-reconfigure-openshift.png)
103103

104104
### 6. Explore the Deployed Platform
105105

106106
Once deployed, access the **KubeDB Platform** using the configured IP (IP mode) or domain (DNS mode). Log in with the admin account credentials provided during the creation process.
107107

108108
<br/>
109-
<img width="50%" src="../images/ace-dashboard.png">
109+
![Ace Dashboard](../images/ace-dashboard.png)
110110

111111
## Notes
112112

docs/platform/selfhost-setup/install/selfhosted-production.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Before beginning the installation, identify your target infrastructure and clust
5050
* **Cluster Type:** Determine if you are installing on **AWS EKS Cluster** or **Red Hat OpenShift Cluster**. For openshift cluster toggle Red Hat OpenShift cluster and give Kube API Server endpoint. See the [Deploying KubeDB Platform in OpenShift Cluster](openshift-cluster.md) guide.
5151
* **Credential-Less Mode:** Enable this if you are using IAM roles for service accounts (IRSA) to avoid manual secret management.
5252
<br/>
53-
<img width="50%" src="../images/selfhost-deployment-option.png">
53+
![Selfhost Deployment Option](../images/selfhost-deployment-option.png)
5454

5555
### Additional configuration for EKS cluster
5656

@@ -184,7 +184,7 @@ See [Registry](common-config.md#registry) in the Common Configuration guide for
184184
This secton is for Persistence & Resource Allocation. Properly sizing your resources is critical for production stability. Configure CPU Requests, CPU Limits, Memory Request and Memory Limit for both cache and Database
185185

186186

187-
<img width="50%" src="../images/resource-limit.png">
187+
![Resource Limit](../images/resource-limit.png)
188188
<br/>
189189

190190
> [!IMPORTANT]
@@ -248,4 +248,4 @@ Follow the documentation provided by AppsCode to deploy the KubeDB Platform on y
248248
Once deployed, access the **KubeDB Platform** using the specified domain. Log in with the admin account credentials provided during the creation process.After the login process you will see the **KubeDB Platform dashboard** user interface
249249

250250
<br/>
251-
<img width="50%" src="../images/ace-dashboard.png">
251+
![Ace Dashboard](../images/ace-dashboard.png)

0 commit comments

Comments
 (0)