apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T03:21:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 5c7505a9-ccae-4850-9e47-0eb02cafb439
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l8wh2
      namespace: kube-system
      uid: ae6f05df-0ba4-483a-aab7-a5e18db260bd
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jg29g
      namespace: kube-system
      uid: a8712b3e-1cbc-41da-8540-db9d0b74abad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
