apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T09:35:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 2fbf8855-0d83-4cf9-ae83-07ad082a5cd1
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5kk5h
      namespace: kube-system
      uid: 54250c4e-738e-4f74-bf06-fbf7d38ce71c
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rbjhb
      namespace: kube-system
      uid: c2f91b8e-cee8-430b-a4d5-c8f3a3b68857
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
