Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 414 Bytes

Blog.js

Learning timeline

  • Create dockerfile for express.js
  • Create pod for express.js
  • Create service for express.js
  • Testing if pod working using kubectl port-forward and curl at it.
  • Create dockerfile for vue and move from pods to deployment
  • Knowing an issue if i should keep running kubectl port-forward everytime i want to access it on my host.
  • Implement istion ingress gateway to automate it.