Created
May 4, 2021 16:21
-
-
Save ng-the-engineer/209cd039b62cfbcb2133e256d9230c43 to your computer and use it in GitHub Desktop.
Code snippet of tutorial node api k8s
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| deploy: | |
| - okteto build -t okteto.dev/tutorial-node-api-k8s:latest | |
| - kubectl apply -f k8s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment