apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-22T22:01:03Z"
  creationTimestamp: "2026-07-22T21:59:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "990"
  uid: f12a30f4-c916-4cfa-b251-e5068190a29b
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s8z85
      namespace: kube-system
      uid: 4aa7da2e-cc28-4696-9295-007e7f9734a9
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gpdtm
      namespace: kube-system
      uid: 9e759b36-87af-40f4-9d7e-8bb737cf4495
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
