sync zh dual-stack.md

This commit is contained in:
jornshen
2020-12-23 10:27:20 +08:00
parent 2eca0fd9a2
commit 9a0fc83075
4 changed files with 319 additions and 49 deletions
@@ -2,10 +2,11 @@ apiVersion: v1
kind: Service
metadata:
name: my-service
labels:
app: MyApp
spec:
selector:
app: MyApp
ports:
- protocol: TCP
port: 80
targetPort: 9376