apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:25:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 98a3b94f-40d9-47eb-be0c-4161ca73e08c
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9t2cm
      namespace: kube-system
      uid: aa223f01-a94d-4b29-b453-e59f699874ba
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvw6b
      namespace: kube-system
      uid: 98692be8-5ebd-4ac4-9641-083563ae0a11
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
