apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-14T01:26:33Z"
  creationTimestamp: "2026-03-14T01:25:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "735"
  uid: dd27ac03-4bef-44eb-8c8a-e406e984efdb
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r22rd
      namespace: kube-system
      uid: 92995986-a06d-4aab-82e2-f9f325c64f4e
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkbmn
      namespace: kube-system
      uid: b046dcb5-1af6-4016-b472-92d8d2a8b74d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
