apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T17:37:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 8c2dd1f3-4c7c-47a0-b707-30fb220ac055
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wr5c
      namespace: kube-system
      uid: e5e04424-8472-4825-aebf-7e00fa9dd8f4
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrh47
      namespace: kube-system
      uid: 164ae140-ca01-4a96-b03c-0a19a5a13054
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
