bf2fc6cc711aee1a0c2a / ffm-project

Repository containing issues and roadmap for the factorized fleet manager
Apache License 2.0
0 stars 2 forks source link

Cluster Registration Service #13

Open davidffrench opened 2 years ago

davidffrench commented 2 years ago

Context

A mechanism for registering an OpenShift or Kubernetes cluster that can be used to schedule workloads through AppStudio.

User Narrative

Steve wants to streamline his enterprise application lifecycle and operations across any footprint. Steves company PizzaPie.inc has several clusters used for their various environments including both managed and self-managed OpenShift clusters.

Steve registers PizzaPie.incs existing clusters against various managed services which enables his development team to start scheduling services to the existing clusters.

Job Stories

Analysis

(links to analysis docs containing architecture design work, requirements gathering, etc)

Task List

machi1990 commented 2 years ago

Is this issue related to https://github.com/bf2fc6cc711aee1a0c2a/ffm-project/issues/4 somehow?

davidffrench commented 2 years ago

That is a great question. At this moment I see them being separate services but we will need to do more ideation first to see if it would make sense as the same service.