apache / dubbo-kubernetes

The Dubbo Kubernetes integration.
https://dubbo.apache.org/
Apache License 2.0
170 stars 76 forks source link

Code test and review for Kubernetes mode. #279

Open chickenlj opened 4 months ago

chickenlj commented 4 months ago

image

chickenlj commented 4 months ago

以下技术细节要找机会详细的讲一遍(包含 crd/webhook 的基本含义):

  1. 定义一个全新 crd 的完整开发流程,现场代码演示一遍(录像备用)
  2. 开发和测试 webhook 的完整流程,现场代码演示一遍(录像备用)
  3. xds server 的具体工作流程,现场代码演示一遍(录像备用)
chickenlj commented 4 months ago

webhook 需求:

chickenlj commented 4 months ago

预定义的 Annotations,体现在哪些地方使用:

chickenlj commented 4 months ago

PodReconciler、Xds Server 等相关的工作

chickenlj commented 4 months ago

完善后的图:“实际上当前要完整的测试运行还需要依赖这个注册的过程,可能还需要一位同学把这一部分的工作做一下。或者在测试的时候,edit一下dataplane资源,把appName强行放进去”

image
yin1999 commented 4 months ago

主要 Annotation 列表: