Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Dashboard gets 404 when attempting to get the yaml from github #70

Open
bstarke opened this issue Aug 20, 2020 · 0 comments
Open

Dashboard gets 404 when attempting to get the yaml from github #70

bstarke opened this issue Aug 20, 2020 · 0 comments

Comments

@bstarke
Copy link

bstarke commented Aug 20, 2020

OS running on Ansible host:

MacOS High Sierra

Ansible Version (ansible --version):

ansible 2.9.3

Uploaded logs showing errors(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 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant