Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jinle.xjl committed Nov 2, 2023
1 parent ab096b9 commit 928aa29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 800

## 模块 Service
K8S 通过 [Service](https://kubernetes.io/docs/concepts/services-networking/service/) ,将运行在一个或一组 Pod 上的网络应用程序公开为网络服务。
模块也直吹 Module 相关的 Service ,在模块发布时同时创建一个module service,将安装在一个或一组 Pod 的模块公开为网络服务。
模块也支持 Module 相关的 Service ,在模块发布时同时创建一个module service,将安装在一个或一组 Pod 的模块公开为网络服务。
OperationStrategy.ServiceStrategy 字段解释如下:

| | 字段解释 | 取值范围 |
Expand Down

0 comments on commit 928aa29

Please sign in to comment.