Local Kubernetes Cluster Tutorial | Deploy NodeJS Application to Kubernetes
StepByStep.dev
In this kubernetes example video we deploy the LowDB JSON nodeJS server to kubernetes. We already added a Docker container configuration there in the previous video.
Discord: https://discord.gg/KPh8Vvb Free React Testing Checklist: http://eepurl.com/c_8tzP
Commands from this video:
eval (minikube docker-env) docker build -t low-json . kubectl run low-json --image=low-json --image-pull-policy=Never --port=4000 kubectl expose pod low-json-b996f95b4-s7r5l --port=4000 --name=low-json --type=NodePort kubectl cluster-info
#k8s #kubernetes #docker #nodejs #satansdeer ... https://www.youtube.com/watch?v=Najm4d4hy4w
2022-03-18
0.02482794 LBC
Copyrighted (contact publisher)
28681246 Bytes