From 6fc246bdef8513eb0c3d75035e22110173440593 Mon Sep 17 00:00:00 2001 From: Viktor Farcic Date: Mon, 4 Sep 2023 14:22:48 +0100 Subject: [PATCH] Crossplane --- crossplane/declarative.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/crossplane/declarative.md b/crossplane/declarative.md index 7750455..3392479 100644 --- a/crossplane/declarative.md +++ b/crossplane/declarative.md @@ -66,6 +66,14 @@ cat variables.tf ## What Do We Need? -* Continuous drift-detection and reconciliation -* API for discovery -* API extensions for shift-left +* Discovery +* On-demand +* Managed +* Self-service + + +## What Do We Need? + +* API (Discovery, On-demand) +* Continuous drift-detection and reconciliation (Managed) +* API extensions (Self-service)