This commit is contained in:
franz.germann1 2024-12-19 14:38:42 +01:00
parent 2c339a6b73
commit 6f0ac1777a
6 changed files with 33 additions and 17 deletions

View file

@ -22,7 +22,7 @@ Telekom MMS & T-Systems, December 2024
## 📖 About the Product
**edpbuilder** is a tool to quickly instantiate and manage **I**nternal **D**eveloper **P**latform's (**IDP**s).
**edpbuilder** is a tool to quickly instantiate and manage **I**nternal **D**evelopment **P**latform's (**IDP**s).
The **E**dge **D**evelopment **P**latform Builder(**edp**builder) can easily setup a Kubenetes cluster (local kind cluster or OSC instance) and deploy tools to manage the Kubernetes resources and the software lifecicle of an application.
One usecase to demonstrate the capabilities of our tool is the PetClinic Application. (LINK)
@ -52,7 +52,7 @@ Our documentation can be easily accessed through a Backstage instance hosted on
### In a local kind cluster
Using the edpbuilder, you can set up a local IDP that comes with a Backstage instance containing the documentation.
*[How to set up a local IDP on a kind cluster](docs/userguide/edpbuilder.md)*
*[How to set up a local IDP on a kind cluster](docs/userguide/edpbuilder.md)*
### In the Forgejo repository