From 0b6832cddabbebeed0773d6ff745b3c595605526 Mon Sep 17 00:00:00 2001 From: Manabu McCloskey Date: Tue, 15 Oct 2024 18:30:42 +0000 Subject: [PATCH] remove wip notice Signed-off-by: Manabu McCloskey --- .../installations/idpbuilder/idpbuilder.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/reference-implementation/installations/idpbuilder/idpbuilder.md b/docs/reference-implementation/installations/idpbuilder/idpbuilder.md index b498f42c..ea943623 100644 --- a/docs/reference-implementation/installations/idpbuilder/idpbuilder.md +++ b/docs/reference-implementation/installations/idpbuilder/idpbuilder.md @@ -13,10 +13,7 @@ index: 1 ::: - -> **WORK IN PROGRESS**: This tool is in a pre-release stage and is under active development. - -Spin up a complete internal developer platform using industry standard technologies like Kubernetes, Argo, and backstage with only Docker required as a dependency. +Spin up a complete internal developer platform using industry standard technologies like Kubernetes, ArgoCD, and Backstage with only Docker required as a dependency. This can be useful in several ways: * Create a single binary which can demonstrate an IDP reference implementation.