apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-16T12:55:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: f9e69d3e-dfcd-4300-867b-6338032a537f
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4dzmq
      namespace: kube-system
      uid: 69327e41-0b77-49dd-af62-8a1ee4f4932f
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-64gbf
      namespace: kube-system
      uid: 0a956a0c-32af-4ac8-bd3a-94153618b9a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
