Running Your Container in Kubernetes
2027 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
02:24
Intro to Aperture's Inspection Pane
1339 views
01:53
Java NIO - Introduction
1769 views
01:58
Hadoop - Environment Setup
3573 views
04:46
CS250/CS280a1: HW1 Setup and Submission
1639 views
01:09
Running the CS314 Application
2391 views
03:04
REMIX: A web-based IDE for SOLIDITY
1094 views
02:18
Basic Docker Commands
1651 views
02:51
Arrays in C
2385 views
01:31
Create a Maven Project in IntelliJ
3149 views
01:43
Internal Components of a Computer
1457 views
01:59
Simple Client / Server Communication
6462 views
02:00
Hadoop Cluster Configuration
1041 views
02:37
Hadoop 3.3.6 Cluster Configuration
919 views
03:07
Intro to Aperture
1831 views
01:57
Dockerfiles - Part 1
1452 views