apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-20T15:40:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "719"
  uid: 2b4e2bfd-f95e-474b-ad89-bbf970782cce
subsets:
- addresses:
  - ip: 172.24.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5tt74
      namespace: kube-system
      uid: b32952ee-905b-4f79-af71-077cadcd9095
  - ip: 172.24.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-c7l95
      namespace: kube-system
      uid: 456f009a-ea50-4e37-a33a-b85726a042f2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
