-
Notifications
You must be signed in to change notification settings - Fork 376
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Service ClusterIPs as MC Service endpoint
Use Service ClusterIPs instead of Pod IP as MC Service Endpoint. The ServiceExport controller will watch only watch ServiceExport and Service events, wrap Services' ClusterIPs into a new Endpoint kind of ResourceExport. Signed-off-by: Lan Luo <[email protected]>
- Loading branch information
1 parent
49e19f9
commit a8b5d8b
Showing
3 changed files
with
36 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters