apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T17:12:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: dbb501dc-1dfb-4e08-aa6b-0730a752db4b
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rwbjz
      namespace: kube-system
      uid: 2af88fa0-250c-41ef-b116-3d3ed5767064
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cb4f2
      namespace: kube-system
      uid: 1ec9c97e-6330-4970-85e6-d776725d31f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
