Developing, Deploying and Testing Flask Applications on Kubernetes - Part Iby@asadfaizi
645 reads
645 reads

Developing, Deploying and Testing Flask Applications on Kubernetes - Part I

by Asad Faizi6mJune 21st, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

This step by a step blog post illustrates how to integrate Python Flask applications with Docker and run them in a Kubernetes cluster. The application that we will use during this post is a simple Python application that is used as a wrapper for the weather API OpenWeatherMap.org. The application simply processes the requests and forwards them to https://samples.openweathermap.org. It then responds with the same data retrieved from the API endpoint. The complete application source code is shown below.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Developing, Deploying and Testing Flask Applications on Kubernetes - Part I
Asad Faizi HackerNoon profile picture
Asad Faizi

Asad Faizi

@asadfaizi

Founder and CEO @ CloudPlex.io | Entrepreneur | Technologist | Mad Cloud Scientist

About @asadfaizi
LEARN MORE ABOUT @ASADFAIZI'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Asad Faizi HackerNoon profile picture
Asad Faizi@asadfaizi
Founder and CEO @ CloudPlex.io | Entrepreneur | Technologist | Mad Cloud Scientist

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!