apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-12T17:28:09Z"
  creationTimestamp: "2026-04-12T17:27:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: b76f85a7-a8a6-40b4-ac1a-a2f961d68c2b
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q7b2n
      namespace: kube-system
      uid: 32495f30-cdfe-47ba-9ae8-c3fd5122135d
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wj5lw
      namespace: kube-system
      uid: e6390e47-32d8-4425-b323-b7aaf260e58d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
