apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-23T14:47:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "695"
  uid: 522ed6e5-298a-403f-a6eb-30d5c9f0bed3
subsets:
- addresses:
  - ip: 172.24.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-btwlr
      namespace: kube-system
      uid: fa0452aa-1778-406f-bb2e-7e3dc181c536
  - ip: 172.24.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jc2v4
      namespace: kube-system
      uid: 80a8cb79-e859-45fb-9d06-256c5aec5648
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
