apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-31T10:56:35Z"
  creationTimestamp: "2026-03-31T10:55:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 02b01c51-6904-4161-a6f3-9567aca73427
subsets:
- addresses:
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvk95
      namespace: kube-system
      uid: 842f2cfa-458d-4a19-ad1d-36d6b2f112fc
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qq75x
      namespace: kube-system
      uid: 7dc9f8e6-aeae-4a2f-9279-5cd77367ef61
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
