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
You might want to fix below 2 commands, as there are no yaml files but instead it should point to just the directories.
There are 2 directories: infra and infrastructure inside k8s. It seems "infra" might be the correct one, but you can delete 1 of them to avoid any confusion.
Deploy the infrastructure
Run the k8s/manisfests/infrastructure.yaml file to deploy the infrastructure
You might want to fix below 2 commands, as there are no yaml files but instead it should point to just the directories.
There are 2 directories: infra and infrastructure inside k8s. It seems "infra" might be the correct one, but you can delete 1 of them to avoid any confusion.
Deploy the infrastructure
Run the k8s/manisfests/infrastructure.yaml file to deploy the infrastructure
kubectl apply -f k8s/manifests/infrastructure.yaml
Deploy the services
Run the k8s/manifests/applications.yaml file to deploy the services
kubectl apply -f k8s/manifests/applications.yaml
The text was updated successfully, but these errors were encountered: