Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 287 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 287 Bytes

Minikube

Getting started with kubernetes (k8) and Orchestration System. This will create a Docker container that have server.js file in it and deploy this into kubernetes cluster

Objective

  • Deploy a hello world application to Minikube.
  • Run the app.
  • View application logs.