Open bstarke opened 4 years ago
MacOS High Sierra
ansible --version
ansible 2.9.3
rak8s/.log/ansible.log
{"changed": true, "cmd": "kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard-arm.yaml", "delta": "0:00:07.697219", "end": "2020-08-20 02:55:48.938354", "msg": "non-zero return code", "rc": 1, "start": "2020-08-20 02:55:41.241135", "stderr": "error: unable to read URL \"https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard-arm.yaml\", server reported 404 Not Found, status code=404", "stderr_lines": ["error: unable to read URL \"https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard-arm.yaml\", server reported 404 Not Found, status code=404"], "stdout": "", "stdout_lines": []} [dashboard.log](https://github.com/rak8s/rak8s/files/5103269/dashboard.log)
Raspberry Pi 4 (2GB)
cat /etc/os-release
Ubuntu 20.04
Dashboard gets 404 when attempting to get the yaml from github https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard-arm.yaml
OS running on Ansible host:
MacOS High Sierra
Ansible Version (
ansible --version
):ansible 2.9.3
Uploaded logs showing errors(
rak8s/.log/ansible.log
)Raspberry Pi Hardware Version:
Raspberry Pi 4 (2GB)
Raspberry Pi OS & Version (
cat /etc/os-release
):Ubuntu 20.04
Detailed description of the issue:
Dashboard gets 404 when attempting to get the yaml from github https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard-arm.yaml