apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-11T02:25:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "665"
  uid: 17ab1886-9c09-47d1-94ee-ed723a395a51
subsets:
- addresses:
  - ip: 172.24.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ftzxf
      namespace: kube-system
      uid: ccc8ef6b-208d-462d-872d-387200ef70f8
  - ip: 172.24.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-px6cd
      namespace: kube-system
      uid: 407f0a4e-f9e8-4459-97d7-8d538ef3634f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
