apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T05:11:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "808"
  uid: cd574656-1a44-4805-a015-41d4433870e5
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmpft
      namespace: kube-system
      uid: 2b63e335-14c5-4c71-8585-563517c575fe
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5rp7t
      namespace: kube-system
      uid: 46644206-c69e-4c22-91dd-02f922f5baad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
