diff --git a/content/en/docs/solution/scenarios/_index.md b/content/en/docs/solution/scenarios/_index.md new file mode 100644 index 0000000..a7839e3 --- /dev/null +++ b/content/en/docs/solution/scenarios/_index.md @@ -0,0 +1,6 @@ +--- +title: Scenarios +weight: 1 +description: Usage scenarios and system architecture +--- + diff --git a/content/en/docs/solution/scenarios/gitops/_index.md b/content/en/docs/solution/scenarios/gitops/_index.md new file mode 100644 index 0000000..b0191fb --- /dev/null +++ b/content/en/docs/solution/scenarios/gitops/_index.md @@ -0,0 +1,16 @@ +--- +title: Gitops +weight: 1 +description: Gitops scenarios +--- + +WiP - this is in work. + +What kind of Gitops do we have with idpbuilder/CNOE ? + +## References + + +https://github.com/gitops-bridge-dev/gitops-bridge + +![alt text](image.png) \ No newline at end of file diff --git a/content/en/docs/solution/scenarios/gitops/image.png b/content/en/docs/solution/scenarios/gitops/image.png new file mode 100644 index 0000000..452b382 Binary files /dev/null and b/content/en/docs/solution/scenarios/gitops/image.png differ diff --git a/content/en/docs/solution/scenarios/orchestration/_index.md b/content/en/docs/solution/scenarios/orchestration/_index.md new file mode 100644 index 0000000..99a4b22 --- /dev/null +++ b/content/en/docs/solution/scenarios/orchestration/_index.md @@ -0,0 +1,25 @@ +--- +title: Orchestration +weight: 1 +description: Usage scenarios and system architecture of platform orchestartion +--- + +WiP - this is in work. + +What deployment scenarios do we have with idpbuilder/CNOE ? + +## References + +* Base Url of CNOE presentations: https://github.com/cnoe-io/presentations/tree/main + +### CNOE in EKS + +The next chart shows a system landscape of CNOE orchestration. + +[2024-04-PlatformEngineering-DevOpsDayRaleigh.pdf](https://github.com/cnoe-io/presentations/blob/main/2024-04-PlatformEngineering-DevOpsDayRaleigh.pdf) + +Questions: What are the degrees of freedom in this chart? What variations with respect to environments and environmnent types exist? + +![alt text](image.png) + +https://github.com/gitops-bridge-dev/gitops-bridge \ No newline at end of file diff --git a/content/en/docs/solution/scenarios/orchestration/image-1.png b/content/en/docs/solution/scenarios/orchestration/image-1.png new file mode 100644 index 0000000..f839018 Binary files /dev/null and b/content/en/docs/solution/scenarios/orchestration/image-1.png differ diff --git a/content/en/docs/solution/scenarios/orchestration/image.png b/content/en/docs/solution/scenarios/orchestration/image.png new file mode 100644 index 0000000..4c47795 Binary files /dev/null and b/content/en/docs/solution/scenarios/orchestration/image.png differ diff --git a/content/en/docs/solution/tools/_index.md b/content/en/docs/solution/tools/_index.md index 5b39130..2771cce 100644 --- a/content/en/docs/solution/tools/_index.md +++ b/content/en/docs/solution/tools/_index.md @@ -1,15 +1,7 @@ --- - title: Tools - linkTitle: Tools - -menu: {main: {weight: 20}} - weight: 4 - +description: The tools that are used for implementing Edge Developer Framework --- - - -In this section are stored information about the tools that are used for implementing Developer Framework \ No newline at end of file