apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T03:08:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: c1377a8c-adb2-4e3f-bb5d-c46d20d0ce41
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-csl2m
      namespace: kube-system
      uid: f2cbf691-992a-44b7-ae4b-153d1b996a5a
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tq2dt
      namespace: kube-system
      uid: 839acc42-c99c-4c37-91a3-4bf68b9ebc16
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
