Advertisement
climoiselle

kubeconfig

Jan 20th, 2023 (edited)
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. - climoiselle@climoiselle-VirtualBox:~/Documents/kubernetes_journey$ kubectl apply -f nginx.yaml
  2. The connection to the server localhost:8080 was refused - did you specify the right host or port?
  3. - climoiselle@climoiselle-VirtualBox:~$ cd $HOME/ .kube/config
  4. bash: cd: too many arguments
  5. - climoiselle@climoiselle-VirtualBox:~$ cd .kube/config
  6. bash: cd: .kube/config: No such file or directory
  7.  
  8. ################################
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement