apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T18:20:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "815"
  uid: f7af2916-6aae-40f2-8e93-62617f8e0bc8
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gw4l6
      namespace: kube-system
      uid: f5f657aa-6e37-4e9d-afcf-e12e4bfadd43
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhg6w
      namespace: kube-system
      uid: bfc34cfe-9bb2-411b-911d-a5629955e26c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
