apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-19T05:20:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "656"
  uid: bdf18abb-fb11-4f97-b6dc-c4f2121fb573
subsets:
- addresses:
  - ip: 172.24.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-k8nc5
      namespace: kube-system
      uid: 194a969a-4e4b-44d5-9846-741e289bc34a
  - ip: 172.24.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-gdq4t
      namespace: kube-system
      uid: c2546602-6d60-41ca-9dbd-cbc16083984b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
