apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-02T12:27:30Z"
  creationTimestamp: "2026-09-02T12:26:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "947"
  uid: 24e3a75f-5215-40ac-b929-ef5e0de230b0
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l824l
      namespace: kube-system
      uid: 430dbaf2-730a-413b-a6e9-37cf49bd75f2
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zb6dl
      namespace: kube-system
      uid: fbb61460-e04d-4373-bccb-47121c0e9fab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
