Running Your Container in Kubernetes
1621 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:28
Trouble-shooting the Datanode Issue
397 views
01:25
Compiling and Running Java from the Command Line
1079 views
01:56
Hadoop - Configuration Files
1998 views
01:57
Dockerfiles - Part 1
1109 views
03:54
Remote SSH Using VS Code
2627 views
02:54
Postman Setup / Find Request
1477 views
00:58
Remote Login From Mac OSX via SSH
2447 views
01:31
Hadoop Standalone (Single Node) Configuration
1692 views
02:00
Running Storm jobs on IDE and cluster
2065 views
01:34
Logging Into VM for CS370 Term Project
2056 views
01:29
How to Change File Permissions
1342 views
02:02
Basic editing of videos using iMovie for MacOS
1808 views
01:14
Trouble-shooting the .bashrc Issue
496 views
01:59
Introduction to Building Java with Gradle
2397 views
01:09
Running the CS314 Application
1877 views