Open
Description
- 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
Metadata
Metadata
Assignees
Labels
No labels