apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T11:23:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 6398138a-30af-4581-83c2-2a5df7008e08
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fcvt4
      namespace: kube-system
      uid: a8d8396d-6720-4c3d-93ec-25fca367e224
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rhmxv
      namespace: kube-system
      uid: 5a506c71-6873-418f-b317-57324422d709
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
