apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-13T22:40:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "738"
  uid: 0409bba7-af41-4cda-b750-234357eb460c
subsets:
- addresses:
  - ip: 172.24.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-n75wc
      namespace: kube-system
      uid: 66a8828c-c625-475e-87ef-cb397f5cce7e
  - ip: 172.24.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4ggjw
      namespace: kube-system
      uid: 458111fb-d6f8-4367-a2a9-9a70fa231d1e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
