apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-13T06:57:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "660"
  uid: 1f7fe9d4-8e16-4256-b041-34f21e42dfc1
subsets:
- addresses:
  - ip: 172.24.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4ftkl
      namespace: kube-system
      uid: ec3457d3-a5c5-46fd-aceb-d4e43c73b8cc
  - ip: 172.24.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zv44m
      namespace: kube-system
      uid: 6f41ebd8-2a9f-4740-8ce5-39010fefe4c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
