Category "skaffold"

Why am I getting this error: ERROR [internal] load metadata

I am a Docker noob and am trying to run the make dev-services script, declared in the skaffold.yml file (I exchanged image and sha names with xxx): - name: dev-

variable substitution in a Kubernetes YAML file

I have a deployments.yaml file and for a hostpath in my spec I am doing something like this: spec: volumes: - name: fe-source hostPa