apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-02T05:15:22Z"
  creationTimestamp: "2026-07-02T05:13:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1157"
  uid: 340a2fef-868e-4a81-9d54-567811febf36
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vkhnt
      namespace: kube-system
      uid: 08ba061e-b510-460e-80d1-fea7aea0e982
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xt797
      namespace: kube-system
      uid: 72e6ca4c-7a5b-4cb7-ab77-cb81318a3fd6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
