apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-20T10:09:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "686"
  uid: d0796346-a2d7-4267-a39a-4efd9a0b8425
subsets:
- addresses:
  - ip: 172.24.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-85pgb
      namespace: kube-system
      uid: 1ae7556f-b04c-4ae1-8c0a-bcaae841ec7e
  - ip: 172.24.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bbxhs
      namespace: kube-system
      uid: aea48156-5f25-4a21-babc-0554000fef04
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
