apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T20:30:01Z"
  creationTimestamp: "2026-02-27T20:29:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "658"
  uid: fe2563a3-7d97-456c-94ff-2deda1fb1437
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7q4sq
      namespace: kube-system
      uid: 824c9f42-ce42-4e39-abf8-3e75cd6ede9f
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kvnpw
      namespace: kube-system
      uid: a0568e6d-8866-4c2d-b5be-d9369595b7be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
