apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T12:57:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: bbeb5b5b-a22f-4f31-b35f-edd52719ca24
subsets:
- addresses:
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4bxtr
      namespace: kube-system
      uid: 4e8f1736-7d5e-47a6-ad9e-de424d5b7aca
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f87w5
      namespace: kube-system
      uid: 716d2482-aff0-4a66-a669-8a7a4f29011d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
