From fe6f69211e0ca6a890f9d9731e3b4d481d84ff6e Mon Sep 17 00:00:00 2001 From: Thomas Schuetz Date: Sat, 16 May 2026 14:52:54 +0200 Subject: [PATCH 1/2] Add Infrastructure Whitepaper Docs Signed-off-by: Thomas Schuetz --- .../01_Executive_Summary.md | 1 + .../02_Introduction.md | 5 +++++ .../infrastructure-lifecycle/03_Foundation.md | 13 ++++++++++++ .../infrastructure-lifecycle/04_Landscape.md | 14 +++++++++++++ .../infrastructure-lifecycle/05_Conclusion.md | 10 +++++++++ .../infrastructure-lifecycle/README.md | 21 +++++++++++++++++++ 6 files changed, 64 insertions(+) create mode 100644 tags/tag-infrastructure/initiatives/infrastructure-lifecycle/01_Executive_Summary.md create mode 100644 tags/tag-infrastructure/initiatives/infrastructure-lifecycle/02_Introduction.md create mode 100644 tags/tag-infrastructure/initiatives/infrastructure-lifecycle/03_Foundation.md create mode 100644 tags/tag-infrastructure/initiatives/infrastructure-lifecycle/04_Landscape.md create mode 100644 tags/tag-infrastructure/initiatives/infrastructure-lifecycle/05_Conclusion.md create mode 100644 tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md diff --git a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/01_Executive_Summary.md b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/01_Executive_Summary.md new file mode 100644 index 000000000..c34da0789 --- /dev/null +++ b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/01_Executive_Summary.md @@ -0,0 +1 @@ +# Executive Summary \ No newline at end of file diff --git a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/02_Introduction.md b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/02_Introduction.md new file mode 100644 index 000000000..769703a7a --- /dev/null +++ b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/02_Introduction.md @@ -0,0 +1,5 @@ +# Introduction + +## Goal of this brief + +## Target Audience / Minimun Level of Experience diff --git a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/03_Foundation.md b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/03_Foundation.md new file mode 100644 index 000000000..b05753f2e --- /dev/null +++ b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/03_Foundation.md @@ -0,0 +1,13 @@ +# Foundation + +## Infrastructure Provisioning Patterns + +## Pattern Characteristics + +## Trade-offs + +## Pattern Maturity + + + + diff --git a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/04_Landscape.md b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/04_Landscape.md new file mode 100644 index 000000000..bf613875a --- /dev/null +++ b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/04_Landscape.md @@ -0,0 +1,14 @@ +# Tool Landscape + +## Types of Tools + +### Event-Driven + +### Declarative vs. Imperative + +### DSL vs. Programming Language + +## Tools + +## Use Cases + diff --git a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/05_Conclusion.md b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/05_Conclusion.md new file mode 100644 index 000000000..f7ed93586 --- /dev/null +++ b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/05_Conclusion.md @@ -0,0 +1,10 @@ +# Conclusion + +# Acknowledgements +This brief is a community-driven effort by the CNCF TAG Infrastructure, with thanks to all who contributed, participated in discussions, and provided feedback. + +## Contributors +Bruno Schaatsbergen (@bschaatsbergen) +Thomas Schuetz (@thschue) + +## Reviewers diff --git a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md new file mode 100644 index 000000000..65b6019b7 --- /dev/null +++ b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md @@ -0,0 +1,21 @@ +# CNCF Infrastructure Lifecycle Initiative + +Creation issue: [#1631](https://github.com/cncf/toc/issues/1631) + +## Description + +Develop a framework via a whitepaper for managing the lifecycle of infrastructure in public, private, or hybrid cloud environments based on cloud-native principles. This framework will guide end-users in managing infrastructure to ensure it is secure, resilient, manageable, sustainable, and observable. + +Working has already begun on writing the whitepaper, as we are a Working Group under the TAG App Delivery We have progressed recently from the outline stage to the content stage as per TOC tech paper guideline, and would like to continue this work. + +## Objective + +Develop a framework for managing the lifecycle of infrastructure in public, private, or hybrid cloud environments through a whitepaper. + +Future deliverables could include a subproject for Infrastructure Lifecycle or additional initiatives that dig deeper into sub-categories such as Infrastructure-as-Code. + +## Logistics + +This initiative is driven by Bruno Schaatsbergen (@bschaatsbergen) and Thomas Schuetz (@thschue) led by Dylan Page (@GenPage). The initiative meets every second Monday at 1600GMT on the [TAG Infrastructure Calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/tag-infrastructure?view=list). + +* [Meeting notes](https://notes.cncf.io/LukfhXyOTECuwntqmTIA6g) From a643788e5e2ebd12174549f619ecc56b372b6d9e Mon Sep 17 00:00:00 2001 From: Thomas Schuetz Date: Sat, 16 May 2026 14:56:59 +0200 Subject: [PATCH 2/2] Fix Timezone Signed-off-by: Thomas Schuetz --- .../initiatives/infrastructure-lifecycle/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md index 65b6019b7..ae5f85385 100644 --- a/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md +++ b/tags/tag-infrastructure/initiatives/infrastructure-lifecycle/README.md @@ -16,6 +16,6 @@ Future deliverables could include a subproject for Infrastructure Lifecycle or a ## Logistics -This initiative is driven by Bruno Schaatsbergen (@bschaatsbergen) and Thomas Schuetz (@thschue) led by Dylan Page (@GenPage). The initiative meets every second Monday at 1600GMT on the [TAG Infrastructure Calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/tag-infrastructure?view=list). +This initiative is driven by Bruno Schaatsbergen (@bschaatsbergen) and Thomas Schuetz (@thschue) led by Dylan Page (@GenPage). The initiative meets every second Monday at 1400UTC on the [TAG Infrastructure Calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/tag-infrastructure?view=list). * [Meeting notes](https://notes.cncf.io/LukfhXyOTECuwntqmTIA6g)