apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-23T10:26:56Z"
  creationTimestamp: "2026-07-23T10:25:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1002"
  uid: 88c9aa3a-b76c-4d08-b4ef-c64dc243b621
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x878w
      namespace: kube-system
      uid: 2df4bf5c-9ad0-4828-bbf6-ec44a47e96f4
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zvw7l
      namespace: kube-system
      uid: c88c21d5-1b03-4237-bdd7-62aa372e5e07
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
