Skip to content

thebharathkumar/docker_microservices

Repository files navigation

docker_microservices

So basically this is a demo application that is created in python with a few REST API endpoints and then containerized using docker and deployed on Kubernetes

The steps that are going to be followed in creation of this microservice are as follows:

  • Setting up a virtual environment for the application
  • Sample Flask Application
  • Jinja templating for Dynamic Web Pages
  • Using Pip to Freeze Python Dependencies
  • Building the docker image using Dockerfile
  • Writing Docker Compose file
  • Writing Kubernetes Manifest files for the application
  • Creating Helm Chart

Any issues with running the code, contact me @thebharathkumar.netlify.app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published