apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T12:55:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 4a2a51ee-9b87-455f-99d6-e549aaa7df83
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2j5jn
      namespace: kube-system
      uid: 16774af2-287a-4c11-a871-0cf07a2f8fbb
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mzzbl
      namespace: kube-system
      uid: 82903394-f50c-42c0-bdac-1b69c9439d4c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
