apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T15:50:45Z"
  creationTimestamp: "2026-03-02T15:50:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "727"
  uid: 138b46c7-efdb-431f-bd86-3aedcb2536aa
subsets:
- addresses:
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6wkkm
      namespace: kube-system
      uid: aa203fa5-2a0d-407b-bab5-7899a0822df5
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r9bcv
      namespace: kube-system
      uid: 73707697-4cc3-4f2d-9844-75062c9ac932
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
