apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T11:06:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 1bd8f21c-2026-4d3f-8054-701072d539e1
subsets:
- addresses:
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xwscd
      namespace: kube-system
      uid: c92199d0-57c6-45be-8d4b-dd5f9dea887f
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p7wtn
      namespace: kube-system
      uid: 60785055-9ac6-44e1-8c89-050e22736ec5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
