From 60e07ce129da9abc4d594f604e6b7d18837e1015 Mon Sep 17 00:00:00 2001 From: zhaoziyi Date: Fri, 14 Apr 2023 16:28:05 +0800 Subject: [PATCH] --readme-modified-- --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd74551..67a83c4 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# PodInService \ No newline at end of file +# PodInService + +提供一个pod名称以及它所在namespace,该工具可返回该pod属于哪个service。 + +Given a pod name and its namespace, this tool shows the service name which the pod belongs to. \ No newline at end of file