Running Your Container in Kubernetes
2155 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:58
Logging in Java with Log4j and Gradle
1989 views
04:40
Running Your Container in Kubernetes
2155 views
01:31
Git Configuration
4047 views
02:00
Hadoop Cluster Configuration
1106 views
02:04
Writing Distributed Applications with PyTorch
2171 views
02:00
Java NIO - The Server Reading / Writing / Accepting
2123 views
02:00
Apache Spark - Setting Up a Spark Cluster
5828 views
02:07
Passing a Pipe's File Descriptor to a Process
3396 views
03:05
Run Script for C Programs
2488 views
02:23
Zip Files in Linux
2394 views
02:06
Postman Setup / Config Request
1299 views
01:32
Submitting Assignments Using Checkin
2117 views
02:04
Makefile for Java Programs
3238 views
01:09
Mounting a Filesystem on Windows
1537 views
01:07
Basic Linux Commands: Working with Directories 2
1488 views