apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-25T22:17:19Z"
  creationTimestamp: "2026-06-25T22:15:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "978"
  uid: 01a0fe98-4619-4e76-810a-28a758902d2b
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fb2fd
      namespace: kube-system
      uid: f864021e-f65c-4fe7-a74d-8ab1b9079494
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zhqsv
      namespace: kube-system
      uid: 10e739c2-abc0-4c09-9ca9-d0f88baddaa4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
