Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Unable to follow instructions to install #491

Open
matty1979 opened this issue Apr 5, 2021 · 1 comment
Open

Unable to follow instructions to install #491

matty1979 opened this issue Apr 5, 2021 · 1 comment

Comments

@matty1979
Copy link

Following the instructions to install on an EKS cluster, using
aws manifest

Matthew-King-MacBook-Pro:deploy matthewking$ yq eval '.metadata.name = "'${KUBEFLOW_DEPLOYMENT_NAME}'"' ${KFDEF} > ${KFDEF}.tmp && mv ${KFDEF}.tmp ${KFDEF}
usage: yq [-h] [--yaml-output] [--yaml-roundtrip] [--width WIDTH]
          [--indentless-lists] [--in-place] [--version]
          [jq_filter] [files ...]
yq: error: argument files: can't open '.metadata.name = "kubeflow"': [Errno 2] No such file or directory: '.metadata.name = "kubeflow"'
Matthew-King-MacBook-Pro:deploy matthewking$ 

Receive the error above when attempting to run.

@kubeflow-bot kubeflow-bot added this to To Do in Needs Triage Apr 5, 2021
@gecube
Copy link

gecube commented Apr 17, 2021

Hi!

Did you try the next instructions: https://www.kubeflow.org/docs/aws/deploy/install-kubeflow/ ?

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

No branches or pull requests

2 participants