Skip to content

Commit 2fbac10

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent f9cdffd commit 2fbac10

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Dependent resources and workflows
3+
weight: 51
4+
---
5+
6+
Dependent resources and workflows are features sometimes referenced as higher
7+
level abstractions. These two related concepts provides an abstraction
8+
over reconciliation of a single resource (Dependent resource) and the
9+
orchestration of such resources (Workflows).

docs/content/en/docs/documentation/dependent-resources.md renamed to docs/content/en/docs/documentation/dependent-resource-and-workflows/dependent-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Dependent Resources
3-
weight: 51
2+
title: Dependent resources
3+
weight: 52
44
---
55

66
## Motivations and Goals

docs/content/en/docs/documentation/workflows.md renamed to docs/content/en/docs/documentation/dependent-resource-and-workflows/workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Workflows
3-
weight: 52
3+
weight: 53
44
---
55

66
## Overview

0 commit comments

Comments
 (0)