apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-25T07:30:05Z"
  creationTimestamp: "2026-03-25T07:30:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 7aff31c8-39cf-4ab0-b8df-5e4b0a57b02b
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9q6d
      namespace: kube-system
      uid: 6ca6c095-25c1-4b0d-bbae-481efdc15978
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lb5x6
      namespace: kube-system
      uid: 6b484a06-035a-4920-9f61-27d06fd46223
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
