apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T00:42:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 4e5479c7-e11e-4380-b2b5-50de9e811d05
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v8qdl
      namespace: kube-system
      uid: 194b41bd-e7f5-4f2a-bc97-84a1b5ea1326
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d68dp
      namespace: kube-system
      uid: c5eac01c-97aa-4f98-9d87-7e69edf4cdfc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
