apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-22T16:12:04Z"
  creationTimestamp: "2026-06-22T16:10:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "991"
  uid: 2b85079b-26cb-4758-ab49-9440703889a5
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8c86v
      namespace: kube-system
      uid: af8df4ff-bc7f-44b5-9a58-7f90a8d1afbe
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpxhh
      namespace: kube-system
      uid: 99af1998-2eef-402f-87e4-ccfd70eb414e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
