cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1328
Views
0
Helpful
1
Replies

Missed address for Kubernetes config file

LamoSS
Level 1
Level 1

kuberHello!

 

I'm going through Cisco DevNet Labs and at the moment I'm on this step https://developer.cisco.com/learning/tracks/containers/containers-mgmt/containers-deploy-to-k8s/step/1

Here is point:

Powershell on Windows 10

  scp developer@198.18.133.48:"'/home/developer/.kube/config'" $HOME\.kube\config

 

But if I will execute this command, I will get error message "protocol error: filename does not match request"

 

Why? It is mistake inside Lab? Or should I run something before executing?

 

Thank you,

Best regards,

Roman

1 Reply 1

agentle
Cisco Employee
Cisco Employee

Hi, this Learning Lab runs with the infrastructure that you set up by following the instructions in this Learning Lab: https://developer.cisco.com/learning/tracks/containers/containers-lab/containers-verify/step/1. If you follow those steps first, you should be able to do the rest of the steps. I'm guessing that the filename does not exist if you are not using the exact setup. You can click the "How To Setup Your Own Computer" link at the top of a Learning Lab that has requirements like this. 

Hope this helps -

Anne