Running Your Container in Kubernetes
2440 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
01:41
Java - Running Java Outside of the IDE
63 views
02:06
Installing the SLF4J Maven Dependency
2950 views
01:45
VS Code - Four VS Code "Hacks" for Java
74 views
02:37
Hadoop 3.3.6 Cluster Configuration
2830 views
01:17
Hello World in C
3200 views
01:58
Reading Page Faults in C
1988 views
00:58
Cloning a GitHub Repository
6129 views
02:07
Opening a File in C
1828 views
01:16
Adding a Video to the Infospaces Ecosystem
1479 views
01:44
How to Use Respondus Lockdown Browser
2647 views
01:39
Java - Reading Common Java Terminal Errors
60 views
01:43
Factory Design Patterns
2189 views
02:06
Building and Running a Maven Project
2556 views
01:59
Introduction to Building Java with Gradle
3491 views
02:00
Running Storm jobs on IDE and cluster
2583 views