Skip to content

Exiting due to K8S_INSTALL_FAILED: Failed to update cluster: updating control plane: downloading binaries: downloading kubelet: download failed #23705

Exiting due to K8S_INSTALL_FAILED: Failed to update cluster: updating control plane: downloading binaries: downloading kubelet: download failed

Exiting due to K8S_INSTALL_FAILED: Failed to update cluster: updating control plane: downloading binaries: downloading kubelet: download failed #23705

name: hide-minikube-bot-comments
on: issue_comment
permissions:
contents: read
jobs:
hide-comments:
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-22.04
steps:
- uses: spowelljr/hide-minikube-bot-comments@7d9688dd9b7fce605c24be174110c344728160de
with:
token: ${{ secrets.MINIKUBE_BOT_PAT }}