apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T15:11:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: eecb9835-5364-42fd-942f-ae27cf72b585
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qw942
      namespace: kube-system
      uid: 1c1c4e13-3bdb-4675-91dc-ae1855acf3bf
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-588ld
      namespace: kube-system
      uid: 787a7392-0e6f-4bf5-abfb-cfef6c7aa4fa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
