Skip to content

BankTP/learn_k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn docker compose and k8s configuration

this repository is me try to figure out how to config kubernetes and docker-compose based on some online course that I've learn from.

prerequisit

prepare frontend/backend image

  1. docker build frontend and tag with localhost:5000/learn/frontend
  2. docker build backend and tag with localhost:5000/learn/backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published