apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-08T22:09:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "743"
  uid: 7e751f29-7ce2-41d0-8565-943318b98aea
subsets:
- addresses:
  - ip: 172.24.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9wjzs
      namespace: kube-system
      uid: b3570a8a-bcff-4924-ad4e-86e5cbd1eb0d
  - ip: 172.24.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-f9md8
      namespace: kube-system
      uid: acb60041-3036-44ae-ad19-9c2189eba584
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
