apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-08T00:36:37Z"
  creationTimestamp: "2026-04-08T00:35:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1110"
  uid: 7f47fadc-9184-4e61-ab56-7890b88d1f1a
subsets:
- addresses:
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tvt8z
      namespace: kube-system
      uid: dc1ab5f4-1874-478a-bf34-95b49170ad25
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7pt6
      namespace: kube-system
      uid: 6433e283-7254-4d5f-83c8-67bebbde0281
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
