Running Your Container in Kubernetes
2434 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:43
Internal Components of a Computer
1695 views
01:16
Adding a Video to the Infospaces Ecosystem
1477 views
02:19
Basic Commands and Shortcuts Available in Claude Code
228 views
01:50
Installing Docker on Ubuntu 20.04
2611 views
04:46
CS250/CS280a1: HW1 Setup and Submission
3286 views
01:25
Compiling and Running Java from the Command Line
1801 views
01:58
Apache Spark - Creating and Submitting Spark Jobs
5654 views
03:12
Writing a Good Prompt in Claude Code
118 views
02:40
fork(), wait(), exec() in C - Video 1/2
4260 views
03:05
Run Script for C Programs
2693 views
08:05
Multi-Threaded Java Programs
2675 views
01:29
Development Environment using vsCode with Remote SSH
8060 views
01:03
Java - Writing the Smallest Runnable Java Program
62 views
01:58
Logging in Java with Log4j and Gradle
2167 views
00:46
vsCode Port Forward for Remote SSH
2538 views