apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-12T10:50:16Z"
  creationTimestamp: "2026-06-12T10:49:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 3a1d4f0f-77dd-424e-a01e-4dead6876ad5
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lz22z
      namespace: kube-system
      uid: 2982aeaa-9f81-4e6d-a13f-be6b6b028a1a
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmdfp
      namespace: kube-system
      uid: 69451be9-366c-4a45-b52f-80f02c16062e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
