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

Simple blog for learning Kubernetes, Docker and Istio. Stack used: express.js, Vue.js

Notifications You must be signed in to change notification settings

VicoErv/blog.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple blog for learning Kubernetes, Docker and Istio. Stack used: express.js, Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published