Running Your Container in Kubernetes
2289 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:39
Creating a basic .vimrc file
1973 views
02:07
Opening a File in C
1675 views
02:04
Makefile for Java Programs
3448 views
01:16
Adding a Video to the Infospaces Ecosystem
1407 views
01:52
Duo and Global Protect VPN for SSH Remote Development
4744 views
01:58
Hadoop - Environment Setup
3910 views
01:09
Mounting a Filesystem on Windows
2304 views
01:55
Basic Linux Commands: Working with Directories 1
1407 views
01:12
Intro to Sustain's Data Download Tool
1334 views
02:00
Basic Git Tutorial Part 1: Set-up and Committing Files
2780 views
01:59
Introduction to Building Java with Gradle
3333 views
08:05
Multi-Threaded Java Programs
2560 views
04:46
CS250/CS280a1: HW1 Setup and Submission
3199 views
04:58
fork(), wait(), exec() in C - Video 2/2
9929 views
02:18
Basic Docker Commands
1828 views