Skip to content

This is a Flask App that runs on Kubernetes

Notifications You must be signed in to change notification settings

SiNa88/flask_k8s

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask application

  • To deploy the app, run this command: kubectl apply -f deployment.yaml

  • To expose it as an internal service, run this command: kubectl apply -f service.yaml

About

This is a Flask App that runs on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.0%
  • Dockerfile 40.0%