apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T21:56:18Z"
  creationTimestamp: "2026-02-26T21:55:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "747"
  uid: ebff6e33-a878-4cf3-86b6-558ae8622999
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxms9
      namespace: kube-system
      uid: ca3798f5-3293-4230-a08a-b26c45cbb9c3
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dk2d8
      namespace: kube-system
      uid: 47ada2bf-f5b3-409d-a1ca-a71d071d5ab3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
