apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T19:30:24Z"
  creationTimestamp: "2026-02-25T19:29:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "681"
  uid: 242f355c-924f-48ad-a519-1e710bdd9066
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5sxxh
      namespace: kube-system
      uid: 101f20d0-7cf8-4d75-aed8-2f804e810332
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9kwx
      namespace: kube-system
      uid: a40e360e-e4ba-4f81-a9c8-278350053f18
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
