Skip to content

A simple Flask web application for demonstration purposes, designed for Kubernetes deployment using Jenkins and GitOps.

License

Notifications You must be signed in to change notification settings

TadeopCreator/flask-kubernetes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Kubernetes App

This is a simple Flask application that serves a message on the root page. This project is part of a larger GitOps setup, and it demonstrates a basic web service that can be deployed using Jenkins and ArgoCD.

Check the medium article that provides an overview of the project, its structure, and how to set it up.

Table of Contents

Project Overview

This project hosts a minimal Flask application that demonstrates a basic web service. It's designed to be a starting point for those interested in deploying a Flask application on Kubernetes using Jenkins for continuous integration and GitOps with ArgoCD for continuous deployment.

The deployment settings, including the container image, are defined in the kubernetesmanifest-flask-app repository, where you can find the deployment.yaml file.

For a detailed step-by-step guide on setting up and configuring this project, please refer to the comprehensive Medium article.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple Flask web application for demonstration purposes, designed for Kubernetes deployment using Jenkins and GitOps.

Topics

Resources

License

Stars

Watchers

Forks