apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-12T01:22:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 17bf2a43-a87a-4c63-beca-1e7c212ef474
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b7gx9
      namespace: kube-system
      uid: 40a9cb1b-6623-40de-9ab4-e03cee5ec38c
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fr4ph
      namespace: kube-system
      uid: cd0fd8cd-02ac-4954-85b4-9f1d22fef2a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
