apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-11T01:43:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "751"
  uid: 1b4710d7-64d3-4a93-8fbc-ef2298428b3e
subsets:
- addresses:
  - ip: 172.24.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-gzl7n
      namespace: kube-system
      uid: 4e0d6060-1fd3-4b44-ae83-e3e0e74a37bb
  - ip: 172.24.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-d45xb
      namespace: kube-system
      uid: 34373d65-d6a1-4a3c-b8bd-4d55d3d25401
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
