apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T12:47:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "658"
  uid: 5a534b88-7225-4170-a358-ee81b9c45e5a
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-n9sj7
      namespace: kube-system
      uid: 9ac264c4-6aed-45b5-94a9-ae47179b9fe0
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4lhbc
      namespace: kube-system
      uid: 5ec3b122-2613-4027-b60a-a40f5a074e97
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
