apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T09:34:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 86e55b8c-4532-45ad-81fd-faea22d88086
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rjjmw
      namespace: kube-system
      uid: c5639edf-bed8-4c5f-be3d-f3b7321a1a07
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n4cl7
      namespace: kube-system
      uid: 36c7c35d-3854-45aa-b26f-fd344827e62d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
