apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T20:31:17Z"
  creationTimestamp: "2026-03-11T20:30:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "679"
  uid: 9be21095-2bca-4a78-a246-6de6a99a5e76
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l2n2g
      namespace: kube-system
      uid: d7f8eaed-2498-44c6-93fc-02630462d10f
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gl2tc
      namespace: kube-system
      uid: 6167be86-a538-4c13-b8e3-22b96b597ef3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
