apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T04:39:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 23a6c564-889c-403e-b1df-5a5b5afaa5e7
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fq5ph
      namespace: kube-system
      uid: e598270a-a64e-4af2-b7af-e7acdb6d8ccd
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-njtmw
      namespace: kube-system
      uid: ab169f4c-f412-49e5-8ad3-c0073f5e89f1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
