apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T01:24:54Z"
  creationTimestamp: "2026-03-04T01:24:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 89179ff7-63ac-4d3f-93e7-880f2b0e51e8
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbwp6
      namespace: kube-system
      uid: ea717ce7-43b0-44be-86cd-906fc2bfd8d7
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w8zdd
      namespace: kube-system
      uid: a050406d-eeb1-4db9-9af6-76409d5e3ec4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
