Skip to content

Work Progress

Aviel Segev edited this page Dec 3, 2024 · 10 revisions

Work Progress

Part 1

Step 1: Install VM's using ISO files Install Server

Step 2: Enable SSH from machine and Configure '/etc/hosts' for using custom names SSH and Hostnames

Step 3: Enable Communication on Port 80 Port 80 Communication

Step 4: Run Server and Client with NPM Run NPM

Step 5: Verify Client-Server Communication via Web Web Communication

Part 2

Step 6: Build Docker Containers

Server Container Build Server Docker

Client Container Build Client Docker

Step 7: Ensure Container Communication Container Communication

Step 8: Verify Client-Server Communication Client-Server Communication

Step 9: Push Images to Quay.io Push to Quay.io

Step 10: Confirm Images Appear in Console Images in Console

Step 11: Kubernetes Cluster Setup Minikube Kubernetes Cluster

Note: I change the cluster to king-cluster.

Step 12: Initiate Deployment Initiate Deployment

Step 13: Validate Service Redirection Service Redirection

Step 14: Confirm Scaling Scaling Success

Clone this wiki locally