Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.
This repository was 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

@bstarke

Description

@bstarke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions