apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-03T11:44:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 08ee3948-c8bd-4a88-94d6-355606b2255a
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-czd4m
      namespace: kube-system
      uid: 521a8c9c-7019-4522-8324-d0a668b0516f
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tthdt
      namespace: kube-system
      uid: 95692fd9-f720-456e-ab3c-28cdf6058e1d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
