apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:27:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 86f6a66d-07a5-4463-9c7a-d6f0a1b904bd
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t75wl
      namespace: kube-system
      uid: cdf9d22f-8fd5-47f2-89cd-62caccfe6032
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5cpq2
      namespace: kube-system
      uid: bfb52d3f-180b-4d15-8d45-ab29e5a6d2dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
