Running Your Container in Kubernetes
2433 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:31
Git Configuration
4339 views
01:43
Internal Components of a Computer
1695 views
01:14
Trouble-shooting the .bashrc Issue
1235 views
01:08
Optimization - Tour Construction
6659 views
01:02
Java - Java's File and Class Naming Rule
77 views
01:51
Hadoop-3.1.2 Cluster Configuration
3295 views
02:04
Writing Distributed Applications with PyTorch
2319 views
01:17
Hello World in C
3196 views
02:51
Arrays in C
2827 views
01:50
Installing Docker on Ubuntu 20.04
2609 views
02:09
Hadoop 3.3.6 Environment Setup
1170 views
02:00
Java NIO - The Server Reading / Writing / Accepting
2538 views
08:05
Multi-Threaded Java Programs
2675 views
00:58
Cloning a GitHub Repository
6118 views
01:56
Hadoop - Configuration Files
4331 views