Skip to content
/ pykube Public

Python Flask application on Kubernetes. It includes all the necessary files and configurations to automate the deployment process using GitHub Actions.

License

Notifications You must be signed in to change notification settings

dejain4/pykube

Repository files navigation

pykube

Python Flask application on Kubernetes. It includes all the necessary files and configurations to automate the deployment process using GitHub Actions.

Features

  • Flask application template with basic routes and error handling.
  • Dockerfile for containerizing the Flask application.
  • Kubernetes deployment and service files for easy deployment on Kubernetes clusters.
  • GitHub Actions workflow for automating the deployment process.
  • Pre-configured code formatters and linters for maintaining code quality.
  • Unit testing setup using pytest to ensure the correctness of the application.

About

Python Flask application on Kubernetes. It includes all the necessary files and configurations to automate the deployment process using GitHub Actions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published