apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T08:23:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: bfcaa972-cd89-4b05-a770-d4a7f6da0b2a
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zzb78
      namespace: kube-system
      uid: c4c93751-454c-4566-bd70-30b75b1065c1
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wzm9
      namespace: kube-system
      uid: 7413f3d2-4ce3-4b25-8ab3-f32667103288
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
