apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T02:25:04Z"
  creationTimestamp: "2026-04-03T02:23:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "956"
  uid: 60a27e89-e969-4a4f-ab2c-7ef6af5f9120
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t2j8w
      namespace: kube-system
      uid: 9ec57025-fd72-43a4-a56f-160b9bf21789
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z5td4
      namespace: kube-system
      uid: 77b47543-18e2-466b-bba8-cb1bb77df184
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
