Skip to content

Commit

Permalink
Update documentation to expose service in k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
mapeveri committed Mar 22, 2024
1 parent 54b8c6d commit 3df7201
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .k8s/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ Getting started
5. Serve app:

```bash
kubectl expose pod podName --type=NodePort --name=app-service

minikube service app-service --url

kubectl delete service app-service
minikube service languages-app-api-service --url
```

# Docker registry
Expand Down

0 comments on commit 3df7201

Please sign in to comment.