Running Your Container in Kubernetes
2356 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
02:06
Postman Setup / Config Request
1421 views
05:27
Pipes in C
4735 views
01:57
Java NIO - Client Example
2036 views
01:43
Factory Design Patterns
2136 views
01:51
GitHub SSH Keys
8095 views
00:46
vsCode Port Forward for Remote SSH
2488 views
00:55
Testing RESTful API with Postman
3359 views
02:43
Implement a RESTful API with Spark
2085 views
01:29
Development Environment using vsCode with Remote SSH
7915 views
01:49
Finding and Using Multiple 120 Lab Machines
9898 views
02:06
Installing the SLF4J Maven Dependency
2848 views
05:43
Synchronized Blocks in Java
2326 views
01:59
Introduction to Building Java with Gradle
3402 views
01:31
Create a Maven Project in IntelliJ
3522 views
01:29
How to Change File Permissions
1799 views