Running Your Container in Kubernetes
2060 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
Metamask and the Rinkeby Faucet
2111 views
01:24
Setting Up Gradle in Eclipse
2272 views
04:46
CS250/CS280a1: HW1 Setup and Submission
1667 views
03:54
Remote SSH Using VS Code
5631 views
01:17
Hello World in C
2208 views
01:39
Creating a basic .vimrc file
1788 views
01:52
Introduction to Packages in Java
2687 views
02:28
Charting on Aperture
1406 views
03:04
REMIX: A web-based IDE for SOLIDITY
1102 views
01:58
Logging in Java with Log4j and Gradle
1913 views
00:58
Cloning a GitHub Repository
5611 views
01:38
GSON
1287 views
01:59
Simple Client / Server Communication
7869 views
02:06
Installing the SLF4J Maven Dependency
2417 views
02:06
Postman Setup / Config Request
1240 views