apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T22:17:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: c4544e40-e320-47bd-9eb8-b4cb773cf0ab
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6f49d
      namespace: kube-system
      uid: 940e8e72-484c-4c04-92e7-3bfc05f5aadb
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fpcxx
      namespace: kube-system
      uid: 3331b5fc-2b5f-4209-b7e7-210a649c9328
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
