apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-15T02:29:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 1ae483f9-855a-40be-af7c-f53c25b13236
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2sct2
      namespace: kube-system
      uid: b6b192c9-553b-43c0-a793-4fd065a5d14e
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pl99l
      namespace: kube-system
      uid: ab6830f9-e870-4021-ac58-84b1a4945e7e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
