kubernetes-sigs/mcs-api

Intro tutorials for MCS API use cases

Open

#21 创建于 2022年11月17日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Go (45 fork)auto 404
good first issuehelp wantedsig/multicluster

仓库指标

Star
 (260 star)
PR 合并指标
 (PR 指标待抓取)

描述

Develop some vendor agnostic intro tutorials about the MCS API that can be easily digested as part of a generic documentation push. Keep them implementation agnostic but I think it would be useful to tie them to some common use cases as suggested below.

Ideas:

  • MCS for a single-cluster stateful service serving multiple clusters (single ServiceExport case) (see this walkthrough for some inspo)
  • MCS for a same-named stateless service in clusters in different regions for simple failover (merged ServiceExport case)
  • MCS for a same-named stateless service for blue-green upgrade (see this video for example)

贡献者指南