apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T14:41:44Z"
  creationTimestamp: "2026-02-18T14:41:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "728"
  uid: 7daa3b37-49ed-4100-a25c-e032393a4ab8
subsets:
- addresses:
  - ip: 172.24.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vwdcx
      namespace: kube-system
      uid: 1871f47b-0678-4614-aad1-e9dd5098f8f2
  - ip: 172.24.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lrdnj
      namespace: kube-system
      uid: d4fcd156-1eaf-407b-98cc-eb36b30317b2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
