apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-22T01:56:50Z"
  creationTimestamp: "2026-06-22T01:55:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: a53ed209-ed22-430a-a680-55cd65f7a0cb
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnzxc
      namespace: kube-system
      uid: 4c1454fd-dbb4-41a8-9383-5fb14cd04fdb
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k9jnt
      namespace: kube-system
      uid: 2169d8a7-53f2-423f-ad2f-a60615ba770e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
