apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-05T17:38:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "691"
  uid: 2159bfd5-6b9d-473d-815a-e8ebbb059d71
subsets:
- addresses:
  - ip: 172.24.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lttx8
      namespace: kube-system
      uid: 82a2b856-efec-48e7-a52e-0b0f5f67d88e
  - ip: 172.24.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zm92l
      namespace: kube-system
      uid: c8f020ba-9ee1-4698-aeb1-0bfce0ec9b32
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
