apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T04:57:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 5cb7e0f5-2385-4abe-acf8-5a88d348989a
subsets:
- addresses:
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mjsvp
      namespace: kube-system
      uid: 3ab0b157-6714-474d-aa22-527cc1676962
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vxcgx
      namespace: kube-system
      uid: c44b85c3-eb28-4476-802d-2a9d794ca199
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
