apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T01:10:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 6a0cab36-9a67-4602-8778-1206f009455e
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcjgm
      namespace: kube-system
      uid: b4702b9e-61a6-4ffb-8541-c89a5ee17463
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vkzsq
      namespace: kube-system
      uid: 0a4cc41a-4560-409a-85d8-ee25eb3bf4da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
