Running Your Container in Kubernetes
2252 views
In this video we show you how to run your previously-built Docker container in Kubernetes, within a single Pod.
We also show you how to communicate with your RESTful API server running in your container (running in your pod) from the outside world using a NodePort Service.
Kubernetes Documentation:
Note that we are using Minikube, a VM for a single-node Kubernetes cluster. Below is some documentation on how to access the apps running on this VM.
Minikube Docs
We also show you how to communicate with your RESTful API server running in your container (running in your pod) from the outside world using a NodePort Service.
Kubernetes Documentation:
Note that we are using Minikube, a VM for a single-node Kubernetes cluster. Below is some documentation on how to access the apps running on this VM.
Minikube Docs
Suggested Videos
03:04
REMIX: A web-based IDE for SOLIDITY
1822 views
03:07
Intro to Aperture
2193 views
01:31
Create a Maven Project in IntelliJ
3437 views
01:52
Introduction to Packages in Java
2868 views
01:34
Logging Into VM for CS370 Term Project
2636 views
02:06
Postman Setup / Config Request
1365 views
01:34
Basic Git Tutorial Part 2: Useful Commands
2492 views
05:27
Pipes in C
4636 views
01:17
Hello World in C
2388 views
00:58
Remote Login From Mac OSX via SSH
3657 views
02:00
Java NIO - Objects & Tools
2117 views
01:43
Internal Components of a Computer
1612 views
01:50
Basic Git Tutorial Part 3: Branches
2305 views
00:31
Changing Your CS Password
1348 views
03:54
Remote SSH Using VS Code
8078 views