apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-18T09:06:56Z"
  creationTimestamp: "2026-04-18T09:06:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 30b607fc-fbe6-4b15-a890-3c52de870c88
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4znsj
      namespace: kube-system
      uid: 924ab9d9-7520-4ba8-bdc7-29b50280111d
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xdnk9
      namespace: kube-system
      uid: aea70f1b-2926-4d87-a6f7-cd70d41746ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
