apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T13:16:04Z"
  creationTimestamp: "2026-05-19T13:14:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 4c9e39a0-6d9a-4a09-b66e-d9eaa540606f
subsets:
- addresses:
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dnbrd
      namespace: kube-system
      uid: 7b9d65f1-ac10-453b-b3d2-ee4c5c786870
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ldhqh
      namespace: kube-system
      uid: a91bb3c1-1edd-4dcd-829e-7e5554f80d94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
