apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T11:30:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: a20f3cf5-55ea-45bd-b6aa-21d8f22c4c2e
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-277lj
      namespace: kube-system
      uid: 131a1653-60e3-4c6c-b576-7c14978d64dc
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gvdv9
      namespace: kube-system
      uid: cf4b8a19-2f3b-452a-a34e-ea1d0971b8be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
