apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-02T05:06:20Z"
  creationTimestamp: "2026-07-02T05:05:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: c5a5887f-fd72-4ed9-bc81-37885b8ad7b3
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-992ft
      namespace: kube-system
      uid: 2a794806-e32a-441d-bf54-878bffae293c
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k87jj
      namespace: kube-system
      uid: 8a3f187f-324d-4979-8a3a-948c7460e5d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
