apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T12:02:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: a2331c1e-16bf-4ce1-93f8-9fb030f2586d
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xf9t6
      namespace: kube-system
      uid: 73d9f7cf-1f26-4e0b-9b7f-0882bd69d2d9
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tt4dt
      namespace: kube-system
      uid: be3f49ce-1cb3-47d6-abe2-2fab592c1a2a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
