apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-14T01:28:35Z"
  creationTimestamp: "2026-03-14T01:27:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "703"
  uid: a494118d-062c-42a6-a913-ddfb633ddc3a
subsets:
- addresses:
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6p2qf
      namespace: kube-system
      uid: 9b5f47bb-d996-4edc-9d7b-1610b4124247
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5mk7v
      namespace: kube-system
      uid: 90eab901-31f8-4a74-95bf-1045f3ea17e1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
