apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-26T09:38:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 933cc2b4-3edc-40f2-a7eb-b2893229384d
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fzhm2
      namespace: kube-system
      uid: 2f410d17-b4fe-413c-9be8-830f72b43a8a
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-szk4t
      namespace: kube-system
      uid: 6a021f2e-f7aa-4b56-848a-d73c6501a71f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
