Skip to content

Commit d08207b

Browse files
committed
Fix picture paths
Signed-off-by: Nihal Azmain <nihal@appscode.com>
1 parent 9f1f258 commit d08207b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/platform/guides/client-organization/create-client-organization.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Click **Next** to continue.
4242

4343
Assign the organization to a hub and spoke cluster, and optionally tune where its database workloads are scheduled.
4444

45-
![Create Client Organization wizard — Step 2, Select Cluster with hub cluster, spoke cluster, DB nodepool, and tolerations](../images/create-client-organization-2.png)
45+
![Create Client Organization wizard — Step 2, Select Cluster with hub cluster, spoke cluster, DB nodepool, and tolerations](./images/create-client-organization-2.png)
4646

4747
- **Hub Cluster** *(required)* — the management (hub) cluster for this organization.
4848
- **Spoke Cluster** *(required)* — the spoke cluster where the organization's databases run.
@@ -59,31 +59,31 @@ Choose how the organization exposes its workloads. There are two top-level optio
5959

6060
Select **Use Shared Gateway** to reuse the platform's shared gateway. No additional gateway configuration is required.
6161

62-
![Create Client Organization wizard — Step 3, Use Shared Gateway selected with no extra configuration](../images/use-shared-gateway.png)
62+
![Create Client Organization wizard — Step 3, Use Shared Gateway selected with no extra configuration](./images/use-shared-gateway.png)
6363

6464
### Use Dedicated Gateway
6565

6666
Select **Use Dedicated Gateway** to give the organization its own gateway. Then pick a **Dedicated Gateway Type**.
6767

68-
![Create Client Organization wizard — Step 3, Use Dedicated Gateway selected with the dedicated gateway type options](../images/use-dedicated-gateway.png)
68+
![Create Client Organization wizard — Step 3, Use Dedicated Gateway selected with the dedicated gateway type options](./images/use-dedicated-gateway.png)
6969

7070
#### Use Existing Gateway
7171

7272
Choose **Use Existing Gateway** and select a **Gateway Preset Config** to reuse an already-defined gateway configuration.
7373

74-
![Create Client Organization wizard — dedicated gateway using an existing gateway preset config](../images/use-existing-gateway.png)
74+
![Create Client Organization wizard — dedicated gateway using an existing gateway preset config](./images/use-existing-gateway.png)
7575

7676
#### Use Custom Gateway
7777

7878
Choose **Use Custom Gateway** to define the gateway yourself. Use **Can it be used as a shared Gateway?** to pick a starting point.
7979

8080
**Preload From Existing One** — start from an existing **Gateway Preset Config**, then edit the pre-filled fields across the **In Cluster** (certificates and keys), **Envoy Service** (service type, external IP, traffic policy, ports, provisioner type), and **Infra** (DNS provider, host type, host/domain, TLS issuer) sections.
8181

82-
![Create Client Organization wizard — custom dedicated gateway preloaded from an existing preset, showing In Cluster, Envoy Service, and Infra sections](../images/preload-existing-gateway.png)
82+
![Create Client Organization wizard — custom dedicated gateway preloaded from an existing preset, showing In Cluster, Envoy Service, and Infra sections](./images/preload-existing-gateway.png)
8383

8484
**Create New From Start** — build the gateway from scratch by filling in the same **In Cluster**, **Envoy Service**, and **Infra** sections with your own values.
8585

86-
![Create Client Organization wizard — custom dedicated gateway created from scratch with empty In Cluster, Envoy Service, and Infra sections](../images/create-new-custom-gateway.png)
86+
![Create Client Organization wizard — custom dedicated gateway created from scratch with empty In Cluster, Envoy Service, and Infra sections](./images/create-new-custom-gateway.png)
8787

8888
Click **Next** to continue.
8989

0 commit comments

Comments
 (0)