add protocols/UDP example

This commit is contained in:
chentao1596 2017-05-05 08:39:21 +08:00
parent 45ba1c7c1d
commit 5851e355d7
3 changed files with 140 additions and 0 deletions

View file

@ -0,0 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: nginx-udp-ingress-configmap
namespace: kube-system
data:
9001: "kube-system/kube-dns:53"