apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T05:16:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: f9ccf925-f5db-4436-8c77-3167586d8498
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8kx44
      namespace: kube-system
      uid: 75708adc-0771-4575-b427-6dcc9acb7a1e
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4k6xd
      namespace: kube-system
      uid: aa33d170-76b4-4401-9a75-3041a544ce62
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
