apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-07T21:35:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "722"
  uid: a72b0d29-296e-4efa-a65b-f9b63be6a13d
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mjrm4
      namespace: kube-system
      uid: 7066bb67-fbf7-4916-9d3a-d47cc1ec2fe5
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtw8m
      namespace: kube-system
      uid: 3f6ca90c-44d5-4a5a-8f2e-74a59c2d7324
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
