Skip to content

Visualize desired landscape setup as YAML and/or graph #17

@In-Ko

Description

@In-Ko

Description

Let's make our desired landscape setup more digestible by creating a graph with all components and their connections to each other. We will later use that to identify the necessary interfaces.

We can also write down the configuration in the form of fictional Kubernetes resources. We should think about the parameters that each component needs to receive and which information it can expose in the form of a status. Basically like: "How can the components communicate with each other through Kubernetes resources?"

Stretch:
We should use mermaid. https://mermaid.js.org/

Acceptance Criteria

Define ideal declarative state of our future setup, covering all components, their fields/interface + depdnencies
create followups for components we identify need more attention

Stretch: Let's do open-source (start practicing)

Metadata

Metadata

Assignees

Labels

area/open-mcpAll ManagedControlPlane related issueskind/taskGeneral task that needs to be done.

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions