update referenced file in directory of glossary
This commit is contained in:
@@ -1,24 +1,5 @@
|
||||
<!--
|
||||
|
||||
---
|
||||
title: Service
|
||||
id: service
|
||||
date: 2018-04-12
|
||||
full_link: /docs/concepts/services-networking/service/
|
||||
short_description: >
|
||||
A way to expose an application running on a set of Pods as a network service.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
- core-object
|
||||
---
|
||||
|
||||
-->
|
||||
|
||||
|
||||
---
|
||||
title: Service
|
||||
title: 服务(Service)
|
||||
id: service
|
||||
date: 2018-04-12
|
||||
full_link: /zh/docs/concepts/services-networking/service/
|
||||
@@ -31,6 +12,23 @@ tags:
|
||||
- core-object
|
||||
---
|
||||
|
||||
<!--
|
||||
---
|
||||
title: Service
|
||||
id: service
|
||||
date: 2018-04-12
|
||||
full_link: /docs/concepts/services-networking/service/
|
||||
short_description: >
|
||||
A way to expose an application running on a set of Pods as a network service.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- fundamental
|
||||
- core-object
|
||||
---
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
An abstract way to expose an application running on a set of {{< glossary_tooltip text="Pods" term_id="pod" >}} as a network service.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user