Skip to content

AvijitBhattacharjee/Sample-Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clone the repo cd python practice docker build -t myapp:1.0 . docker run -d myapp:1.0 docker logs

docker tag myapp:2.4 avbhatta/myapp:2.4 docker login docker push avbhatta/myapp:2.4

helm uninstall myapp cd helm/myapp helm install myapp .

image

About

A sample deployment using helm and docker containerization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published