apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T05:43:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 1f9f0300-7c1a-492f-af8f-4b4670ad68ed
subsets:
- addresses:
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wsb2s
      namespace: kube-system
      uid: 54d9e9be-7404-4d78-96f0-a54513daa000
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8gnzl
      namespace: kube-system
      uid: 235b9415-67c3-4b7e-ab37-dcca4893c295
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
