apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-07T10:05:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: a9f2ab86-9d92-4503-9b39-f1ecaf11b2d9
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2chvc
      namespace: kube-system
      uid: 98a8d0a4-c3af-4a31-ad85-2c961598cd70
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d8mdf
      namespace: kube-system
      uid: a30c3a43-fd20-4438-81c3-32cf3e1fec4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
