From 561e1761d5b39c5b1b4e6c61089f190a93f07ff8 Mon Sep 17 00:00:00 2001 From: Justin Ross Date: Tue, 3 Dec 2024 11:20:54 -0500 Subject: [PATCH] WIP --- input/resources/overview.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/input/resources/overview.md b/input/resources/overview.md index c311ab8..948cb12 100644 --- a/input/resources/overview.md +++ b/input/resources/overview.md @@ -1,18 +1,19 @@ # Skupper resource overview +- Skupper uses YAML resources for configuration - These are Kubernetes custom resources - They are used for non-Kube platforms as well - Some resource fields are "updatable" - you can change their values without recreating the resource. -## Site configuration resources +## Sites -## Site linking resources +## Site linking - You may want to use the CLI (or some other automation) to do the linking part -## Service exposure resources +## Service exposure ## Hello World using YAML