apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T17:07:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "717"
  uid: c8caedc3-5fdd-46b9-ae66-4276b52d7d9b
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5thgn
      namespace: kube-system
      uid: 24ba6612-3f2e-4e9d-84d7-642394e6fe47
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n4q64
      namespace: kube-system
      uid: 4f09e1e8-a37a-4090-a4b5-6c7ebd74019a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
