apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T23:12:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 2a4244d4-f42b-4d28-9549-8dff8337475f
subsets:
- addresses:
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qhkj9
      namespace: kube-system
      uid: 75e34cb4-9e3b-4a0d-b66a-4839eb15deba
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twdkf
      namespace: kube-system
      uid: d30135ab-5493-4a18-927f-424e09e5a81d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
