As a [Developer]
I need [deploy to the local kubernetes that we made ] So that [improve our developer experience]
Details and Assumptions
part of requirement 3 to deploy to Kubernetes
make sure that the ingress can access our app
Acceptance Criteria
Given acces to the command line
When the following commands are run: 1) make cluster 2) kubectl apply -f k8s
Then our local kubernetes works and our app can be deloyed to it
As a [Developer] I need [deploy to the local kubernetes that we made ]
So that [improve our developer experience]
Details and Assumptions
make sure that the ingress can access our app
Acceptance Criteria