You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the follwing after run "kubectl apply -f minikube/karavan-secret.yaml -n karavan"
error: the path "minikube/karavan-secret.yaml" does not exist
and
"kubectl apply -f minikube/karavan.yaml -n karavan"
error: the path "minikube/karavan.yaml" does not exist
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I am tring to run kavavan on minikube by following this guide minikube.md
Everything was fine until step 7 and 8
Edit Karavan Secret minikube/karavan-secret.yaml according to enviroment and apply
kubectl apply -f minikube/karavan-secret.yaml -n karavan
Create Karavan Instance and apply
kubectl apply -f minikube/karavan.yaml -n karavan
I am getting the follwing after run "kubectl apply -f minikube/karavan-secret.yaml -n karavan"
error: the path "minikube/karavan-secret.yaml" does not exist
and
"kubectl apply -f minikube/karavan.yaml -n karavan"
error: the path "minikube/karavan.yaml" does not exist
Could you please help me what am doing wrong.
Beta Was this translation helpful? Give feedback.
All reactions