Running Your Container in Kubernetes
2151 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
00:46
vsCode Port Forward for Remote SSH
2354 views
01:52
Duo and Global Protect VPN for SSH Remote Development
3099 views
01:31
Hadoop Standalone (Single Node) Configuration
2193 views
02:06
Installing the SLF4J Maven Dependency
2523 views
02:00
Running Storm jobs on IDE and cluster
2416 views
00:58
Cloning a GitHub Repository
5744 views
04:58
fork(), wait(), exec() in C - Video 2/2
8423 views
01:09
Running the CS314 Application
2570 views
01:57
Windows: Installing a Local Web Server
1831 views
02:28
Charting on Aperture
1530 views
02:00
Launching Storm daemons Under Supervision
2626 views
02:01
Docker volumes for data persistence
1863 views
01:58
Apache Spark - Using the Spark Shell
3446 views
01:58
Logging in Java with Log4j and Gradle
1987 views
01:43
Factory Design Patterns
2028 views