apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T02:08:25Z"
  creationTimestamp: "2026-02-25T02:07:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 065ef784-78c3-4d8e-a142-7854cf4e2424
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8cxpf
      namespace: kube-system
      uid: 86b25eb3-0100-414e-8c21-deae4222b9bf
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2lcw2
      namespace: kube-system
      uid: 3c07a610-ccff-4d6c-8662-07da6ac3c5e1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
