Skip to content

Commit 7c9a5f3

Browse files
authored
refactor(local-setup): Move local setup using KinD to ODG (#865)
For reference, see open-component-model/open-delivery-gear#125 Signed-off-by: Jonas Brand (8R0WNI3) <j.brand@sap.com>
1 parent 207bd56 commit 7c9a5f3

20 files changed

Lines changed: 2 additions & 702 deletions

Makefile

Lines changed: 0 additions & 18 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ for a step-by-step description on how to setup the Delivery-Service (and an exte
2929
## Getting Started using Kind
3030
If you wish to deploy the Open Delivery Gear (Delivery-Service, Delivery-Dashboard, Delivery-DB,
3131
Extensions) in a local Kubernetes cluster using Kind, please refer to
32-
[this guide](https://github.com/open-component-model/odg-core/blob/master/local-setup/local-setup.md).
32+
[this guide](https://github.com/open-component-model/open-delivery-gear/tree/main/local-setup).
3333

3434
# REST-API-Documentation
3535

docs/local_setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In order to start with the set-up first clone the `ODG core repository <https://
1010
updating an existing extension. To run a full Open Delivery Gear locally,
1111
i.e. containing multiple extensions and a local Kubernetes cluster, please
1212
refer to the `Local Setup
13-
<https://github.com/open-component-model/odg-core/blob/master/local-setup/local-setup.md>`_
13+
<https://github.com/open-component-model/open-delivery-gear/tree/main/local-setup>`_
1414
guide instead.
1515

1616
Prerequisites

local-setup/kind/cluster/Chart.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

local-setup/kind/cluster/delivery-db-pv/pv.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

local-setup/kind/cluster/delivery-db-pv/pvc.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

local-setup/kind/cluster/templates/_extra_mounts.tpl

Lines changed: 0 additions & 4 deletions
This file was deleted.

local-setup/kind/cluster/templates/_extra_port_mappings.tpl

Lines changed: 0 additions & 4 deletions
This file was deleted.

local-setup/kind/cluster/templates/_kubeadm_config_patches.tpl

Lines changed: 0 additions & 13 deletions
This file was deleted.

local-setup/kind/cluster/templates/cluster.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)