bf2fc6cc711aee1a0c2a / ffm-project

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

Publish the v0 of the template that's using SyncSet to deploy the service #17

Open machi1990 opened 2 years ago

machi1990 commented 2 years ago

Description

Most teams creating new service won't have the fleetshard components in the early days. To enable them to deploy the initial version of their managed service that work end to end for first round of testings, they may need to directly deploy the CRs using the trusted data path approach with SyncSet. It might be useful to have this in our template as our v0 of the template.

This stemmed from the https://github.com/bf2fc6cc711aee1a0c2a/ffm-fleet-manager-go-template/pull/22#discussion_r818720852

Analysis

Task List

machi1990 commented 2 years ago

Follows on https://github.com/bf2fc6cc711aee1a0c2a/ffm-project/issues/14